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
i set a useState variable that I pass to the Slate component, check if it changes with an use effect, and just remove all childrens and setup a new children with an empty message, this worked for me.
Problem
I just want func call to reset editor value after data sent to API
Solution
There should something prop or other way to reset editor value
Alternatives
I tried using Transforms to remove all node, when it does not worked
Context
The text was updated successfully, but these errors were encountered: