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

Example App: TypeError: Cannot read property 'routeName' of undefined #3028

Closed
mjstelly opened this issue May 10, 2018 · 2 comments
Closed

Comments

@mjstelly
Copy link

Version

Tell us which versions you are using:

  • "react-native-router-flux": "4.0.0-beta.26"
  • "react-native": "0.54.2"

Expected behaviour

Click "Go to TabBar Page"
App navigates to TabBar Page

Actual behaviour

App freezes, debugger opens createConfigGetter.js file at line 51. Displays TypeError: Cannot read property 'routeName' of undefined

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.

@webtaculars
Copy link

I too had the same issue with "4.0.0-beta.26". So I downgraded react-native-router-flux to v3.43.0 for a temporary fix.

@Blapi
Copy link
Collaborator

Blapi commented May 14, 2018

Upgrade to v.27, this one is stable

@Blapi Blapi closed this as completed May 14, 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

3 participants