Hi! Whenever I open my app, it opens to an admin tab (visibility is determined by a manually set isAdmin boolean) in the menu for some reason and doesn’t display tabs at the bottom or in the menu. This only occurs for users that have isAdmin set to true. Is there a way to fix this? How do I ensure the app opens to the home tab? Thanks
Have the other tabs some type of visibility (like isAdmin False or something)?
1 Like
No. The only requirements for the other tabs is to have a completed profile. Before I edited the admin tab a bit, the app worked with varying functionality. However, now, it does not work at all. Thank you for replying btw
Do you only see this in the editor or is it in the real app as well?
1 Like
It works in the editor but not in the app itself strangely