When I try, for example, to place a button inside a Bootstrap flex div, the button doesn’t get inserted. Sometimes it looks like it’s there in the structure panel, but when we check the code, it’s not actually there.
Hi Max, when you insert the button using the plus icon, the button will be properly positioned.
The problem lies with the fact that, when the button is placed outside of the flex div, it cannot be moved inside the div, as you have shown.
Hi Ben, yes, exactly, that’s the problem. I can insert a new button inside, but let’s consider a common scenario where I want to create a flex div at the bottom of a modal window to position the two existing buttons each in a corner. To do this, I would have to recreate both buttons since I can’t drag them inside—at least not from the structure panel. However, I can do it through the code, of course.
I’ve edited the title of the topic. Thanks, Ben.
Fixed in Wappler 7 beta 6
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.