Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If a Turbo request is redirected to a page with a Strada component this check would always fail. `location` is only set when `BridgeDelegate` is initialized. This change dynamically grabs the URL from the web view, falling back to the original `location` if nil. Fixes #23
- Loading branch information