builder
builder copied to clipboard
Bug: container height stretch issue
When I create a container with a horizontal stack and two containers inside, I have an issue with the height growing of one of the inner containers. The first inner container is set to height=fit-content and the second is set to stretch or 100%. In the editor the result looks correct and as expected but in the preview and publish view the second container doesn't stretch.