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

Possible Unhandled Promise Rejection (id: 0): TypeError: undefined is not an object (evaluating 'resetAction.actions.map') #2965

Closed
NSShentu opened this issue Mar 27, 2018 · 1 comment

Comments

@NSShentu
Copy link

When i do a replace action. Such as: Actions.replace('HomePage');

yellowbox show: Possible Unhandled Promise Rejection (id: 0): TypeError: undefined is not an object (evaluating 'resetAction.actions.map').

And the screen still show current router.

My package detail:
"react-native-router-flux": "^4.0.0-beta.26",
"react-navigation": "^1.0.0-beta.22",
"react": "16.0.0",
"react-native": "0.51.0",

@Blapi
Copy link
Collaborator

Blapi commented Mar 27, 2018

There's already a lot of issues about this, did you even check ???

Upgrade to .27.

@Blapi Blapi closed this as completed Mar 27, 2018
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