We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Run a React Native app on v10.0.0-beta.11.
The app should run without errors.
An error is thrown due to a syntax error in lib/browser/index.js.
lib/browser/index.js
Run a React Native app with [email protected] and observe a crash on launch.
https://github.com/ioveracker/mongodb-realm-react-native-playground/tree/beta.11-syntax-error
The text was updated successfully, but these errors were encountered:
Add 'from' to fix syntax error
8c1c919
Fix realm#3178.
PR: #3179
Sorry, something went wrong.
Add 'from' to fix syntax error (#3179)
b827502
Fix #3178.
kneth
No branches or pull requests
Goals
Run a React Native app on v10.0.0-beta.11.
Expected Results
The app should run without errors.
Actual Results
An error is thrown due to a syntax error in
lib/browser/index.js
.Steps to Reproduce
Run a React Native app with [email protected] and observe a crash on launch.
Code Sample
https://github.com/ioveracker/mongodb-realm-react-native-playground/tree/beta.11-syntax-error
Version of Realm and Tooling
The text was updated successfully, but these errors were encountered: