Skip to content

Nested React Native projects result in TypeError: undefined is not an object (evaluating self.fetch) #9599

Description

@migueloller

I'm unsure how related this is to #5667 or #3975 but I've been trying to figure this out for 5 hours.

Here's the repo: https://github.com/bloveit/react-native-redux-navigation

I'm trying to create a React Native example for this module but there is an error that occurs when trying to run the example.

To reproduce:

git clone https://github.com/bloveit/react-native-redux-navigation.git
cd react-native-redux-navigation
npm i
cd examples/TabsExample
npm i
react-native run-ios

I tried to pinpoint the error to a specific package, but no luck. I also tried nesting other React Native projects but the bug didn't happen (it seems to be an edge case).

Would greatly appreciate some insight on this bug!

Screenshot:
simulator screen shot aug 26 2016 1 39 12 am

Thanks! 🍺

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions