Can't drop a component twice #4070
Unanswered
ronaldohoch
asked this question in
Q&A
Replies: 2 comments
-
Hi |
Beta Was this translation helpful? Give feedback.
0 replies
-
Remove the id from the block content: {
type: 'FormBlock',
id: 'Form', // remove this one
class: 'dina-form',
} |
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.
-
Hello!
I can't drop a component twice on canvas.
Here a working copy: https://jsfiddle.net/L63hbc57/
I don't know what i can do, maybe I missed something in the documentation?
Beta Was this translation helpful? Give feedback.
All reactions