You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am noticing that Formotion screens will sometimes (but certainly not always) come up with nothing visible in the view controller and it will stay 'hidden' until the view controller receives a tap or scroll event from the user.
This is happening in the sim, and it's impossible to test it because it's intermittent. I can display the same controller over and over again (coming into and out of it from the top nav) and once out of four of five times it will be hidden until the panel gets a tap.
It happens both with PM::FormotionScreen panels, as well as regular everyday Formotion controllers.
Is there anything that I could be doing wrong to make this happen?
The text was updated successfully, but these errors were encountered:
Clay - thanks for the response. Unfortunately, it’s somewhat intermittent, and it’s part of a massive project. I haven’t got an example that repeats it in a smaller project. I’ll see if I can narrow it down a bit further and see if I can isolate it.
I am noticing that Formotion screens will sometimes (but certainly not always) come up with nothing visible in the view controller and it will stay 'hidden' until the view controller receives a tap or scroll event from the user.
This is happening in the sim, and it's impossible to test it because it's intermittent. I can display the same controller over and over again (coming into and out of it from the top nav) and once out of four of five times it will be hidden until the panel gets a tap.
It happens both with PM::FormotionScreen panels, as well as regular everyday Formotion controllers.
Is there anything that I could be doing wrong to make this happen?
The text was updated successfully, but these errors were encountered: