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
Able to transfer a "task" state value from "tasks" scene to the "screen" scene, using “Actions.push” - where "the router and scenes" are defined in "App".
Actual behaviour
The "Screen" scene seemed to receive an "undefined" value instead ...
Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
1.
2.
3.
The text was updated successfully, but these errors were encountered:
keneseu
changed the title
Unable to transfer a state value from one scene to another using “Actions.push()” ...
Unable to transfer a state value from one scene to another via “Actions.push()” ...
Aug 21, 2018
Hi,
Thank you for your help! Could you provide me with the complete code for
the Tab 5 example, as I still could not get it work somehow?
Look forward.
Version
Tell us which versions you are using:
Expected behaviour
Able to transfer a "task" state value from "tasks" scene to the "screen" scene, using “Actions.push” - where "the router and scenes" are defined in "App".
Actual behaviour
The "Screen" scene seemed to receive an "undefined" value instead ...
Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
1.
2.
3.
Tasks.txt
Screen.txt
App.txt
The text was updated successfully, but these errors were encountered: