instructure-react / react-tinymce

React TinyMCE component
181 stars 115 forks source link

the cpu is high #69

Open ankyo opened 7 years ago

ankyo commented 7 years ago

as subject

the cpu is high when Editor's container state change for render

use antd (ant.design) form validate

`

{ getFieldDecorator('content', {rules: [{ required: true }]})( ) } `