I have this error in trying to publish/live test our app and I have no idea what the issue actually is or how to fix it. The error is “new_header A: Floating group must be right under the undefined. Instead its under floating group header”
Check your elements tree. It probably means there’s a Floating Group that’s not at the root level of the hierarchy. Floating Group and Group Focus elements should be at the page root level.
There’s currently a bug that enables those elements to be nested within other containers, so there will hopefully be a fix soon.
Hi, there is still no solution? That’s strange, I also get this error if I try to place a floating group inside some other group. Why is this happening?
Hey @alcompstudio
Floating group must place to page. You can’t place it in a container element. That’s why you get this error.
Here you can find a quick video about use cases.
thanks!