You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add support for this, it would be very useful for usage with a readonly editor. It would be even greater if the readonly editor prop value could be used as a default for this :-)
The text was updated successfully, but these errors were encountered:
mykhailo-space44
added a commit
to mykhailo-space44/draft-js-checkable-list-item
that referenced
this issue
Feb 13, 2024
The
draft-js-checkable-list-plugin
decorates the<CheckableListItem>
with adisabled
prop, yet that doesn't actually take such a prop:draft-js-checkable-list-item/src/CheckableListItem.js
Lines 14 to 27 in 9f40911
Please add support for this, it would be very useful for usage with a
readonly
editor. It would be even greater if thereadonly
editor prop value could be used as a default for this :-)The text was updated successfully, but these errors were encountered: