wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.02k stars 2.67k forks source link

Refresh already opened page - Deep linking #7754

Open dhameliyadharmesh opened 1 year ago

dhameliyadharmesh commented 1 year ago

What happened?

I'm trying to refresh page which is already open in navigation stack the

What was the expected behaviour?

My page should refreshed instead of showing last page loaded data.be

Was it tested on latest react-native-navigation?

Help us reproduce this issue!

1) connect linking with NavigationContainer 2) Open your deep linking page 3) now click on deep link from third party app to open deep linking page 4) it will not refresh with new data.

In what environment did this happen?

React Native Navigation version: React Native version: Has Fabric (React Native's new rendering system) enabled: (yes/no) Node version: Device model: Android version:

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.