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 have searched for similar issues before opening a new one.
Description
There is a render mistake after disable/enable operations: if there is a disabled block at some level, all blocks views below it will unsync with the state
Check for duplicates
Description
There is a render mistake after disable/enable operations: if there is a disabled block at some level, all blocks views below it will unsync with the state
Reproduction steps
if => [repeat, for, whileUntil, forEach]
manually)if
-block: right-click => "Disable block"if
-block: right-click => "Enable block"for
-block will be rendered as disabled but they're not (check JSON) – render bugStack trace
No response
Screenshots
Browsers
Chrome desktop, Safari desktop
The text was updated successfully, but these errors were encountered: