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

Unwanted console logging #184

Closed igolden closed 7 years ago

igolden commented 7 years ago

Great plugin! I love the ease of use. Thanks for putting this together.

I'm adding this into a production project, and during development I'm plagued with too much logging from the editor. It makes it difficult to find the other logging information that I"m looking for, and I think this should be easily toggled (logging={true/false}) or turned off completely. Developers should probably be able to setup their own logging events based on the callbacks you provide.

screen shot 2017-01-25 at 3 59 23 pm

I could always fork and remove the logging too, but I thought I'd start here. Happy to submit a PR to knock this out if you'd like to make that a prop toggle.

jpuri commented 7 years ago

Hey @igolden: which version of plugin are you using. I already removed them in last version.

jpuri commented 7 years ago

Check version 1.6.3

igolden commented 7 years ago

I did a fresh install via 'npm install react-draft-wysiwyg --save' yesterday, and it's at 1.6.2. I'll update, thanks!

On Thu, Jan 26, 2017 at 8:39 AM, Jyoti Puri notifications@github.com wrote:

Check version 1.6.3.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jpuri/react-draft-wysiwyg/issues/184#issuecomment-275420505, or mute the thread https://github.com/notifications/unsubscribe-auth/ALuGr7SfSn7bLU2tfZXDpBsft1mnz_-5ks5rWL5BgaJpZM4LuHB3 .