in Bubble Go iOS. I have a condition thats active when an input if focused. If I toggle its container while still focused the condition is still active. I think the expected behaviour is that the condition is not active since the input is not visible :I
So invisible man is not a man because he is not visible!? ![]()
Just kidding… yes, at least in web applications this is the expected behavior. When the input field is not visible, it cannot be focused. I don’t know if this should behave the same way on mobile. In theory, I think it should…
Have you already filed a bug report?
This topic was automatically closed after 14 days. New replies are no longer allowed.