Skip to content
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

popTo('Scene Key') does not work on a single page #2501

Closed
bkniya opened this issue Oct 12, 2017 · 2 comments
Closed

popTo('Scene Key') does not work on a single page #2501

bkniya opened this issue Oct 12, 2017 · 2 comments

Comments

@bkniya
Copy link

bkniya commented Oct 12, 2017

untitled 1
screen shot 2017-10-12 at 18 30 39

in observationNewRoot Scene popTo dose not working ( but it writes to console )
can you help me

"react-native-router-flux": "^4.0.0-beta.21",
"react": "16.0.0-beta.5",
"react-native": "0.49.1",

@bkniya
Copy link
Author

bkniya commented Oct 13, 2017

I found the mistake
The scene moved to the second row and disappeared

@bkniya
Copy link
Author

bkniya commented Oct 13, 2017

I found another mistake: scene 1 to scene 2 and again to scene1...
For example: scene 1> scene 2> scene 1> scene 2> scene 1 ...
in this case the first scene1 and scene2 are popTo ('home') but after that the popTo does not work
console.log is writing action but not a process in app

@onrige onrige closed this as completed Oct 23, 2017
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

No branches or pull requests

2 participants