BuilderIO / builder

Visual Development for React, Vue, Svelte, Qwik, and more
https://builder.io
MIT License
7.25k stars 897 forks source link

Custom component does not render it's child components on the correct possition #2375

Open RobbeVandenHove opened 1 year ago

RobbeVandenHove commented 1 year ago

Describe the bug

I am trying to create a double column in which customers can drop their desired components and customize or edit them. The drop areas are rendered on the correct position in the visual editor but after dropping a (custom)component in the columns, the component is rendered below or above the column.

Tech stack:

To Reproduce Steps to reproduce the behavior:

  1. Implement the code from the docs
  2. Drag and drop a component in the visual editor in the component.
  3. See the component being rendered in the wrong position

Expected behavior The component should render in the correct column.

Screenshots

Screenshot 2023-07-10 at 11 57 04 Screenshot 2023-07-10 at 12 00 34
akshays-repo commented 4 months ago

Hi @mrkoreye I'm also facing the same issue with Qwik can u help with this ???