instructure-react / react-tinymce

React TinyMCE component
181 stars 115 forks source link

config extend #88

Open okbeng03 opened 6 years ago

okbeng03 commented 6 years ago

_init function assign value to config directly,make the config change after init; so componentWillReceiveProps compare config some time will not equal even though they actually equal;