How to build a preview and update Slate state? #4855
Unanswered
bluebill1049
asked this question in
Q&A
Replies: 1 comment
-
Found this to work:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
according to the breaking change with version 0.54 https://docs.slatejs.org/general/changelog#0.54-december-12-2019, how can we build a controlled preview of what's user's typing? I think right now it's not possible to set state externally or async since the Slate component is uncontrolled. is there any API that we can update?
Beta Was this translation helpful? Give feedback.
All reactions