We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tell us which versions you are using:
Router should update the props of children when launched after closing and opening again with updated props from native app
Reopen the page(Page B) with new props after closing the old page (Page A), old page (Page A) is being showed and props of pages are also not updated
react-native run-android
to check the props connect to debugger and check the logged values with text "AppRouter.props"
The text was updated successfully, but these errors were encountered:
Happening for me too. Pls help
Sorry, something went wrong.
Please help..happening for me as well. Need it urgently.
Please try to reproduce it with Example project and latest version 4.0.0-beta.40. Feel free to open if the issue still exists
No branches or pull requests
Version
Tell us which versions you are using:
Expected behaviour
Router should update the props of children when launched after closing and opening again with updated props from native app
Actual behaviour
Reopen the page(Page B) with new props after closing the old page (Page A), old page (Page A) is being showed and props of pages are also not updated
Steps to reproduce
react-native run-android
to check the props connect to debugger and check the logged values with text "AppRouter.props"
The text was updated successfully, but these errors were encountered: