Hi,
I controlled the button to be visible to administrators and invisible to users. However, when I run the app with a user account, the button appears at first, but then disappears. In my opinion, the condition seems to proceed after loading, so I want to set the visible property to false and set the condition, but the condition is not applied. I would like to ask for your advice if there is another way.