Multiple text boxes and buttons briefly appear that should be hidden on 1st visit

When the first page of my app is opened, there are multiple pieces of text, buttons, etc that should be hidden based on user permissions. But they are present for a split second before disappearing. I tried to hide them by having users go to a Welcome page before they click through to the main page, but it still happens. Any suggestions on how to keep these items correctly hidden?

Show me any example of visibility condition.
May be its enough to add: and not empty

1 Like