I have tried to find the solution and I found that duplicating the app could work, before I do that I would like to know if anyone found another solution to this? Canβt remember how or when exactly this happened since the app has been live for a client for a while.
Hey @Bob_Engelen, haven't seen you in awhile, welcome back!
Are you still experiencing this? A couple of quick things to try before duplicating the app:
Check which page is selected: in multipage apps, the component tree only shows components for the currently active page in the editor. It's easy to accidentally be viewing a different page and see only globals.
Hard refresh the editor: sometimes the editor state gets stale and a quick Cmd/Ctrl + Shift + R can bring everything back.
Hope one of these does the trick! Let us know how it goes.