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
as discussed in the meeting. probably the best way to deal with it is use the slate package installed on the adminUI side. send over the selection and action, make a transformation and then send that updated state to both the slateblock on the admin side and back over the bridge as an update to be rerendered. Don't try to use the SlateBlock code directly.
Still keep the formatting UI on the frontend side.
Problem
The rich text editor needs to use transforms in slate package more directly so that the editor does the right thing when formatting text.
How to reproduce
Other bugs
... TODO
Context
The text was updated successfully, but these errors were encountered: