I am using an action row on a particularly complex form to serve as tabbed navigation panel. This will allow the user to jump around the pages as they like.
However, I have added it to the page but it will not display without me specifying text or imageURL in the content. This then affects how the panel is laid out. When I added the same component to the ‘mutli-step form’ sample tab/page, it displayed with no issue, even without the content fields being populated.
Am I missing something config wise here?