-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Our block inputs are using shadow blocks. At some point I think we made it so changing the value doesn't create a new block but instead modifies the shadow block. However this seems to throw errors now. What should we do here? Create a "real" block? But we don't want that block to exist when we drag something into it.