Replies: 1 comment
-
achieved by adding trait on block mount. When a block is dragged, it adds ref field
|
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If I do this it override the previous traits. I want to maintains previous traits and add one custom
(I do a forEach to add this trait to all blocks)
I would prefer to use
but I block doesn't have addTrait. component has it but blocks doesn't
Beta Was this translation helpful? Give feedback.
All reactions