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
When editing the code from outside by passing it with the code property instead of using the built in LiveEditor, the rendering display the code with 1 input late.
react-live: 2.0.0
When editing the code from outside by passing it with the

code
property instead of using the built in LiveEditor, the rendering display the code with 1 input late.You can see the Docz implementation here --> https://github.com/pedronauck/docz/blob/master/core/docz-theme-default/src/components/ui/Playground/index.tsx
(issue link in the docz repo: doczjs/docz#752)
If we rollback to the 1.12.0 this bug no longer exists.
Any idea why?
The text was updated successfully, but these errors were encountered: