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

Update v6 version React dependencies #76

Open
Clariity opened this issue Jan 12, 2022 · 2 comments
Open

Update v6 version React dependencies #76

Clariity opened this issue Jan 12, 2022 · 2 comments
Labels
enhancement question support About older versions of the package

Comments

@Clariity
Copy link

The current stable release (v6.0.2) has a React dependency of ^16.14.0 .

My application uses React 17 and is getting issues trying to use this package with the conflicting dependencies, and using ^7.0.0-alpha.4 isn't working because it has bugs with Preview on mobile.

Are you able to update v6 to accommodate react ^17.0.2 and react-dom ^17.0.2 please?

@Fridious
Copy link

It would be nice, if you support the react 17

@LouisBrunner
Copy link
Owner

Hi @Clariity and @Fridious,

Is there any reason you can't use 7.0.0? I have tried to fix 6.0.2 to add React 17 support but couldn't fix the build. The codebase has been through a major refactor between 6 and 7 and I am not sure I would be able to patch it without a massive rewrite.

@LouisBrunner LouisBrunner added enhancement question support About older versions of the package labels Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement question support About older versions of the package
Projects
None yet
Development

No branches or pull requests

3 participants