I can't figure out the tab bar

A minute ago, this worked, and now I can't access my main screen at all. I set the tab bar to have 2 tabs, but I can't view either of them.

A minute ago, this screen had a fully populated list, but I don't know where it went.

The screen still seems to have its collection.

And, the data in the collection still seems to be there.

But, I can't get it to display. Help!

Thanks @nl-setech we are investigating.

@nl-setech we haven't been able to find something on our side, so it may be an issue specific to your app. A guess: it seems likely related to screens being renamed or deleted. I would check your tab bar configuration to make sure that it's not referencing any nonexistent screens. The state debugger may help with inspecting the specific values.

One thing I'd look at first is whether the default tab is configured correctly. It looks like maybe the referenced screen doesn't exist.
Screenshot 2024-09-26 at 4.49.21 PM

So, after freaking out, and reverting a bunch of times. Reverting didn't work at all. I reloaded the page, and it came back. Kind-of not a great end-user experience, but worked out in the end. So, good now.

2 Likes

Sorry to hear the reverts didn’t work, but glad reloading helped in the end. In general, hard refreshes and / or closing and reopening the app tend to be a good debugging step. We know it’s not ideal, and we’re always working to improve things. Let us know if you run into any other issues!