Dropzone Elements not showing up

Hi,

when using a dev-pack component. The Elements thrown inside the one of the Dropzones (as seen in the screenshot) do not showing up. This component has 2 dropzones.

The Tooltip Dropzone is part of a template, which is used twice but within a if - else, so the code does not to be written twice. In the edit mode I am able to hide the tooltip (small red icon). So I am using the template in edit = true + hide = false and edit = true

very hard to tell what is going on here from the info/screenshots.

Does this happen in both a Custom Component and Dev Pack component?

Could you post either a project with a custom component or the raw template code that has this issue, then I can take a look :slight_smile:

Will do later.

Hi @bon,

I tested it with a local component that works. I might need to reimport and see how that goes. I will do some more test today and give you a feedback.

Did not forget it, its just a bit bigger to reproducing. In case I find the issue with the dev pack, I will send that pack via email to @dan

Thats what I was worried about:

Nevermind I got it reproduced. Its related to templates and dropzones. Same behavior in custom vs dev-pack.

elementsapp://downloadDocument/eauQlhosDHOz

Thanks for this, I’ll take a look asap!