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

Actions.replace have a problem #2993

Closed
guanbiao33 opened this issue Apr 14, 2018 · 3 comments
Closed

Actions.replace have a problem #2993

guanbiao33 opened this issue Apr 14, 2018 · 3 comments

Comments

@guanbiao33
Copy link

Version

Tell us which versions you are using:

"react": "16.3.1",
"react-native": "0.55.2",
"react-native-router-flux": "^4.0.0-beta.27",

Actual behaviour

undefined is not an object (evaluating 'resetAction.actions.map')

@riwu
Copy link

riwu commented Apr 15, 2018

Change to "react-native-router-flux": "4.0.0-beta.27" (remove ^) otherwise your package manager will still install the .28 version (unless you have a .lock at .27)

@Blapi Blapi closed this as completed Apr 16, 2018
@Sharcoux
Copy link

Sharcoux commented May 9, 2018

Related to #2799

@afilp
Copy link

afilp commented Jan 9, 2019

I believe this is not fixed in 4.0.6. I have problems with the REPLACE.

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

5 participants