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

Can't find variable: self? #106

Closed
karolbarkowski opened this issue Oct 9, 2016 · 2 comments
Closed

Can't find variable: self? #106

karolbarkowski opened this issue Oct 9, 2016 · 2 comments

Comments

@karolbarkowski
Copy link

karolbarkowski commented Oct 9, 2016

Hi,
I recently added redux-api-middleware to my project and everything is working fine as long as I'm in debugger mode. But once I exit the debug mode it throws "Can't find cariable: self" error when app is starting.
I got all my packages updated. RN is in latest version (0.34.1 when I'm writing this).
Anyone noticed anything similar before? It's quite tricky to even know what can be wrong as I can't debug anything (it's working when debugger is on).
I'm also sure that it's none of my existing packages.

Thanks in advance for any help.

@karolbarkowski
Copy link
Author

Aaah, crap. Looks like it's because redux-api-middleware simply doesn't work with react native as I initially thought. Sorry, my bad. Closing.

@etaiklein
Copy link

@karolbarkowski I'm running into the same problem trying to get R-A-M working with RN. Did you end up getting this working? What did you do differently?

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