jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.42k stars 1.16k forks source link

Add support for handleBeforeInput prop #782

Open bubenkoff opened 5 years ago

bubenkoff commented 5 years ago

Currently this prop is filtered out

jpuri commented 5 years ago

This should work, I do not think its being filtered out https://github.com/jpuri/react-draft-wysiwyg/blob/master/src/Editor/index.js#L356

guadalupe-ef commented 3 years ago

handleBeforeInput is not available :( Please help!

TimurJiangShan commented 2 years ago

Hi @jpuri , the handleBeforeInput is removed from react-draft-wysiwyg, cannot find it in the type declaration.

Screen Shot 2022-02-16 at 5 25 02 pm
CityRay commented 2 years ago

I'm now facing the same problem.

TaronVardanyan commented 1 year ago

facing the same problem

jayavardhan3112 commented 1 year ago

am still facing the issue ! is this solved ??. is this something to do with version ?

caiodutra08 commented 8 months ago

Please add :(