Skip to content

v3.4.2

Choose a tag to compare

@otsch otsch released this 08 Mar 22:09
· 27 commits to main since this release

Fixed

  • 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.