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

Adding unused param to fix compatibility #1447

Closed
wants to merge 2 commits into from

Conversation

fawcilize
Copy link

Fixes #1443

It looks like the react-dom library has added a new parameter, causing an incompatibility due to a misalignment. This fixes the issue, but will break for previous versions of react-dom.

I updated the package.json assuming semver.

@necolas
Copy link
Owner

necolas commented Oct 1, 2019

We'll fix this in React

@necolas necolas closed this Oct 1, 2019
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.

Error with createAnimatedComponent after React and React-DOM upgrade to 16.10.1
2 participants