nossas / slate-editor

A complete rich text editor based on SlateJS framework
https://slate-editor.bonde.org
MIT License
263 stars 56 forks source link

React does not recognize the `renderMark` prop on a DOM element #86

Closed j2mvc closed 5 years ago

j2mvc commented 5 years ago

React does not recognize the renderMark prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase rendermark instead. If you accidentally passed it from a parent component, remove it from the DOM element. in div (created by Content) in Content (created by Editor$$1) in Editor$$1 (created by SlateContent) in div (created by SlateContent) in SlateContent (created by Editor