I have a menu with an image and several buttons within a container. I’d like to repeat it at the top of each page in my app. So I saved it as a new component. But, when I try to use it on new pages, all the container and button settings are gone, which defeats the purpose of the component.
Is there a way to retain the settings?