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

Support React v16 #66

Open
mattblackdev opened this issue Dec 26, 2017 · 4 comments · May be fixed by #69
Open

Support React v16 #66

mattblackdev opened this issue Dec 26, 2017 · 4 comments · May be fixed by #69

Comments

@mattblackdev
Copy link

@kaivi Any plans to bump peerDeps to support react 16? I can do pull request if you'd like. Been using this in a project with React 16 for a month with no issues so far.

@ganesharulanantham
Copy link

@mattblackdev I am facing this issue(Element ref was specified as a string (inner) but no owner was set. You may have multiple copies of React loaded) when I click on RIEinput in an app with React 16. Is this because of this version bump. Will version upgrade fix this? @kaivi

@mattblackdev
Copy link
Author

@ganesharulanantham I bet you have 2 copies of React loaded. I’ve gotten that error before, but no it’s not due to riek having React 15 in peerDeps.

@ganesharulanantham
Copy link

@mattblackdev. Checked by adding and removing it. Riek gets rendered when I click on it. Page is blank and error is logged in console. My project in React 16.2.0 is fine without riek

@ganesharulanantham
Copy link

@mattblackdev Can you give PR of version bump?

@baklazaner baklazaner linked a pull request Jan 30, 2018 that will close this issue
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 a pull request may close this issue.

2 participants