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 React 16 issues #269

Merged
merged 5 commits into from Mar 21, 2018
Merged

Fix React 16 issues #269

merged 5 commits into from Mar 21, 2018

Conversation

EmmaSimon
Copy link
Contributor

@EmmaSimon EmmaSimon commented Mar 20, 2018

Fixes #200, fixes #266, fixes #259. I was getting the extensible error for the props of some elements and I am unable to use babel-plugin-react-css-modules in my project.

This issue is blocking an update to the latest version of React 16, which @evan-scott-zocdoc also seems to be running into in #262. This may also address #112 since the fix is similar.

@evan-scott-zocdoc
Copy link

@EmmaSimon thanks for tackling this!

@EmmaSimon EmmaSimon changed the title Check if both element and props are frozen or not extensible (#200) Fix React 16 issues Mar 20, 2018
For element arrays and frozen elements/props
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants