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

upgrade to React 17 #691

Closed
piratefinn opened this issue Mar 24, 2021 · 16 comments
Closed

upgrade to React 17 #691

piratefinn opened this issue Mar 24, 2021 · 16 comments

Comments

@piratefinn
Copy link

Issue

This package currently throws a warning with React 17 as it still uses React 16. Seeing as previous commits fixed the deprecations 16 threw for what would change in 17, this should hopefully be a trivial change.

npm WARN [email protected] requires a peer of react-dom@^16.0.0 but none is installed. You must install peer dependencies yourself.

ReactQuill version

v2.0.0-beta.2

@hstevanoski
Copy link

Also, there are warnings about componentWillReceiveProps and componentWillUpdate being used that should be taken care of.
However, looking at this comment and the number of issues alone, it looks like this library isn't maintained anymore...

@OrLevy23
Copy link

any chances this can get fixed?

@Bagnall
Copy link

Bagnall commented May 11, 2021

Hi Chaps, I'm suffering from this problem too, any chance of upgrading the dependency to React 17 please?

@zettry1
Copy link

zettry1 commented Jun 10, 2021

Any updates?

@thekennysong
Copy link

+1

5 similar comments
@mahbd
Copy link

mahbd commented Jul 14, 2021

+1

@damien-monni
Copy link

+1

@nntdias
Copy link

nntdias commented Aug 3, 2021

+1

@sufius
Copy link

sufius commented Aug 3, 2021

+1

@ckarsan
Copy link

ckarsan commented Aug 7, 2021

+1

@younessadmi
Copy link

+1 !

@alexandrepernin

This comment has been minimized.

@rampa2510

This comment has been minimized.

2 similar comments
@nathanmaru
Copy link

+1

@natanaelsimoes
Copy link

+1

Repository owner locked as spam and limited conversation to collaborators Aug 18, 2021
@alexkrolick
Copy link
Collaborator

https://www.npmjs.com/package/react-quill?activeTab=versions 2.0.0-beta.3 allows react 17

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests