Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Components inside Drag and Drop Wrappers
Are we supposed to be able to put components other inside drag and drop components. My attempts at this render the components inside the Drag and Drop unusable. for instance a native select inside a drag and drop wrapper will not let you select anything.
Is drag and drop not intended for this use?
Cheers,
Matt
Matthew Brian Walsh: Are we supposed to be able to put components other inside drag and drop components. My attempts at this render the components inside the Drag and Drop unusable. for instance a native select inside a drag and drop wrapper will not let you select anything.
Is drag and drop not intended for this use?
Cheers,
Matt
I am having the same problem .. Anyone? Ideas? NativeSelect doesn't get click responses from the mouse when inside a drag and drop layout.