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

getting error on type="replace" #2854

Closed
mtahir08 opened this issue Feb 2, 2018 · 1 comment
Closed

getting error on type="replace" #2854

mtahir08 opened this issue Feb 2, 2018 · 1 comment

Comments

@mtahir08
Copy link

mtahir08 commented Feb 2, 2018

  • react-native-router-flux ^4.0.0-beta.28
  • react-native 0.50.3
    I am using router like this.

    and calling Actions.name()

As it will replace current screen but getting error
undefined is not an object(evaluating "resetAction.actions.map")
image
but if I use with type="push" it works fine.

@Blapi
Copy link
Collaborator

Blapi commented Feb 2, 2018

Duplicate of ~5 existing issues.

react-native-router-flux: 4.0.0-beta.27 if you want to make it work.

@Blapi Blapi closed this as completed Feb 2, 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