accordproject / cicero-ui

A library of React components for Accord Project templates
Apache License 2.0
29 stars 46 forks source link

fix(*): fix properties and refactor input param #413

Closed DianaLease closed 4 years ago

DianaLease commented 4 years ago

Signed-off-by: Diana Lease dianarlease@gmail.com

Add more contentEditable properties and userSelect CSS to non-editable properties according to this Slate slack convo: https://slate-js.slack.com/archives/C1RH7AXSS/p1588530291453700

This prevents a crash that can happen when Slate tries to find leaf nodes for these.