Skip to content

Fix/url naviagtion not working #1396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Kieren-Foenander
Copy link
Contributor

✨ Pull Request

📓 Referenced Issue

Resolves: #1395

ℹ️ About the PR

fixes a race condition between addressBar navigation and didNavigateHandler overwriting the Redux store. Ensures addressbar navigation is dispatched properly and then cleaned up to allow for normal navigation.

🖼️ Testing Scenarios / Screenshots

20250724-1141-55 1294538

KierenFoenander and others added 2 commits July 24, 2025 10:02
Prevents race condition between AddressBar and webview navigation events that was causing URLs to revert back to previous values.
… of updating webview directly causing react to get out of sync and crash
@CLAassistant
Copy link

CLAassistant commented Jul 24, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@manojVivek manojVivek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this painstaking bug!

@manojVivek manojVivek merged commit 29c3cd3 into responsively-org:main Jul 26, 2025
4 checks passed
@manojVivek
Copy link
Collaborator

@all-contributors Please add @Kieren-Foenander for code.

Copy link
Contributor

@manojVivek

I've put up a pull request to add @Kieren-Foenander! 🎉

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.

URL search bar broken, Unable to navigate
4 participants