Why isn’t the component showing? Also, undo and redo need to be fixed; they work sometimes, but other times previous designs are completely forgotten. Is there any chance of adding version history? Additionally, when you undo or redo, the changes don’t show up in the builder settings.
Hey,
Most likely, navbar is position fixed or absolute, and when opened in component view, we have that bug. In that case, current best solution is to edit that component on one of the pages where you use it (just make sure component on that page is set Instnace: off), so your changes are applied globaly.
We are aware of undo-redo, its not great system, its pretty hard to polish it, we will work on it as soon as we get more time, we are focused on different things now. I think action history is the best way to go with this, other than regular undo-redo, since in that case, you will exactly know where you want to go back in steps.