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

Conflict with collectionsjs and StackNavigator #1408

Closed
ruqqq opened this issue May 8, 2017 · 2 comments
Closed

Conflict with collectionsjs and StackNavigator #1408

ruqqq opened this issue May 8, 2017 · 2 comments

Comments

@ruqqq
Copy link

ruqqq commented May 8, 2017

Current Behavior

If collectionsjs is imported, and StackNavigator is used, there will be an error stating that undefined is not an object (evaluation '_ref.routes').

Code:
import SortedArray from 'collections/sorted-array'

Expected Behavior

There should be no error and StackNavigator should work as per normal.

Your Environment

software version
react-navigation 1.0.0-beta.9
react-native 0.44.0
node 4.1.2
yarn 0.18.1
collections 5.0.6
@spencercarli
Copy link
Member

Can you provide a reproduction of this?

@kelset
Copy link

kelset commented Oct 28, 2017

Hi there @ruqqq ,

In an effort to cleanup this project and prioritize a bit, since this issue had no follow up I'm going to close it.

If you are still having the issue (especially if it's a bug report) please open a new issue that uses the new Issue Template to provide some more details to help us solve it.

@kelset kelset closed this as completed Oct 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants