ld-x / last-draft-js-plugins

last draft draft-js plugins
MIT License
95 stars 33 forks source link

draft-js-link-plugin warning (Unknown prop contentState) #4

Closed po5i closed 3 years ago

po5i commented 7 years ago

I have a similar issue like this https://github.com/draft-js-plugins/draft-js-plugins/issues/398 but it says

Warning: Unknown prop contentState on tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop in a (created by Link)

po5i commented 7 years ago

Also will be useful to update linkStrategy.js because Entity.get() will be deprecated on next React version

scf4 commented 7 years ago

Having the same issue