-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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: Symbol #15786
Comments
@facebook-github-bot no-template |
Hey, thanks for reporting this issue! It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce the issue being reported. I am going to close this, but feel free to open a new issue with the additional information provided. Thanks! See "What to Expect from Maintainers" to learn more. |
💩💩💩💩💩💩💩 #15497 has template |
I open #15805 |
Was getting the same error when using mobx for android. |
You should try |
Does their exist any other solution? |
Using the upgraded |
Where this could be find? |
@badarshahzad Instructions are here: https://github.com/react-community/jsc-android-buildscripts#how-to-use-it-with-my-react-native-app |
Thank you to suggest this one but I face this error when I used MobX instead of Redux. I am junior so kindly enlighten me what to do now. |
Try this, it is very simple:
You could use Proxy cannot be polyfilled by |
"Debug JS Remotely" is very buggy system , I have many issue with it
I use
Symbol
in a js file from 6 months ago , Today react-native told meCannot find what?! Why you could find it yesterday?!
After hours of hard working and searching, I found that my codes works on iOS , but don't works in my and other machine (So there is no cache issue) that
run-android
Suddenly I see https://medium.com/@jordan_mohi/cant-find-variable-symbol-in-react-native-782489d86bd7
OH!!! MY GOD!!!!!
Debug JS Remotely
!!! 😡See also #15497 (I don't know why no body care it)
I open dev menu and press
Debug JS Remotly
, my code worksThe text was updated successfully, but these errors were encountered: