Skip to content

Fix order of calls in HttpBase step#198

Merged
otsch merged 1 commit intomainfrom
bugfix/post-browser-navigate-hooks-order
Mar 8, 2025
Merged

Fix order of calls in HttpBase step#198
otsch merged 1 commit intomainfrom
bugfix/post-browser-navigate-hooks-order

Conversation

@otsch
Copy link
Member

@otsch otsch commented Mar 8, 2025

Fixes an issue when using
Http::get()->useBrowser()->postBrowserNavigateHook(). Previously in this case, when the loader is configured to use the HTTP client, the post browser navigate hook was actually not set because of an issue with the order, things happened internally.

Fixes an issue when using
`Http::get()->useBrowser()->postBrowserNavigateHook()`. Previously in
this case, when the loader is configured to use the HTTP client, the
post browser navigate hook was actually not set because of an issue
with the order, things happened internally.
@otsch otsch merged commit 4723fbc into main Mar 8, 2025
6 checks passed
@otsch otsch deleted the bugfix/post-browser-navigate-hooks-order branch March 8, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant