springload / draftail

📝🍸 A configurable rich text editor built with Draft.js

Home Page:https://www.draftail.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

componentWillMount has been renamed, and is not recommended for use.

JeanMGirard opened this issue · comments

Is your proposal related to a problem?

componentWillMount has been renamed, and is not recommended for use.

Describe the solution you’d like

Rename to UNSAFE_componentWillMount

Describe alternatives you’ve considered

Additional context

Hi @JeanMGirard, can you provide more context? I imagine this comes from an error / warning in the console, but Draftail doesn’t use componentWillMount itself so without further information this is impossible to track down.

Hi @thibaudcolas, what about in DraftailEditor.js line 281 ?

componentWillUnmount() {