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

App is crashing in release mode - Invalid attempt to spread non-iterable instance #76

Open
raghuureddy opened this issue Sep 5, 2018 · 2 comments

Comments

@raghuureddy
Copy link

Issue summary

App is crashing in release mode with this component use, its happening after upgrading react-native to 0.56, babel 7

Library versions

react-native: 0.56.0
react-native-multiple-select: 0.4.0

Steps to Reproduce

  1. Select any multi select item in release mode of the app and app crashes.

Expected Behavior

App should not crash

Actual Behavior

App is crashing immediately after selecting an item in multi mode.

@mustafadinler
Copy link

Same problem. In debug mode everything is ok.

@raghuureddy
Copy link
Author

@mustafadinler please check my pull request for the fix. After this fix, its working in release mode as well.
Pull request

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