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

Fix/plugins/flexbox ie/t.split is undefined #215

Conversation

ahmaddehnavi
Copy link
Contributor

@ahmaddehnavi ahmaddehnavi commented Sep 23, 2021

passing invalid values to flex could cause a crash, this PR will handle invalid cases and show some warning instead.

in some cases, it may be impossible for developers to find the source of error because the invalid flex value may be created by other libraries, such as react-native-web animations.

this hopefully will fix the following issue
necolas/react-native-web#2081

@ahmaddehnavi
Copy link
Contributor Author

Can somebody check this please? we have some crashes on our product because of this.

@robinweser robinweser merged commit de97679 into robinweser:master Sep 28, 2021
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

Successfully merging this pull request may close these issues.

2 participants