You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Page A = context.beamToNamed('/pageB',data:{'a'})
In page B I retrieved the data but when I refresh page B the retrieved data is lost.
The text was updated successfully, but these errors were encountered:
rilonmaharjan
changed the title
Data retrieved is lost when reload webpage.
beamToNamed('/pageB', data : {'a'}) data retrieved from Page A to Page B is lost when Page B is reloaded.
Sep 15, 2023
rilonmaharjan
changed the title
beamToNamed('/pageB', data : {'a'}) data retrieved from Page A to Page B is lost when Page B is reloaded.
beamToNamed('/pageB', data : {'a'}) data retrieved from Page A to Page B is lost when Page B is refreshed.
Sep 15, 2023
In Page A = context.beamToNamed('/pageB',data:{'a'})
In page B I retrieved the data but when I refresh page B the retrieved data is lost.
The text was updated successfully, but these errors were encountered: