Hi there,
I have a repeating group with products, with a dropdown menu button the toggles an extra info box:
However, when I click on one of the dropdowns, the space for each repeating group’s dropdown extends:
The actual hidden info panel doesn’t show unless the corresponding button is clicked, but the space for it does, leading to this very spaced out page. The page construction is pretty basic, the button just toggles the info box group, so I’m not sure if this is expected behaviour.
Does anyone know how to fix this? Thanks