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

[bug] Components not work with React 17+ #103

Open
Susniak opened this issue Mar 9, 2022 · 2 comments
Open

[bug] Components not work with React 17+ #103

Susniak opened this issue Mar 9, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Susniak
Copy link

Susniak commented Mar 9, 2022

Describe the bug
Components not work with React 17+

Package version
1.1.10

To Reproduce

  1. Download package to project with React 17
  2. Try to install dependencies

Expected behavior
Components work with newest version

Screenshots
image

@Susniak Susniak added the bug Something isn't working label Mar 9, 2022
@ky940819
Copy link

ky940819 commented Jul 6, 2022

Is this still an issue in version 2.0.0?
I see that in V2.0.0 the hard restrictions on node/npm/react versions seem to have been eased.

@mitchross
Copy link

mitchross commented Oct 31, 2022

Is this still an issue in version 2.0.0? I see that in V2.0.0 the hard restrictions on node/npm/react versions seem to have been eased.

You cant just switch to v2 because there is no migration guide. All of our code completely breaks on react editable components v2. @sharanyavinod Please create an official migration guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants