Hi,
I’m experiencing an issue with a Date/Time Picker inside a form in Bubble Go (native mobile).
My form is split into multiple sections (groups). I use custom states to control which section is visible (show/hide groups) so the user can move between different parts of the form.
The problem is:
-
When I select a date in the Date/Time Picker,
-
then switch to another section by changing a state,
-
and later come back to the section that contains the Date/Time Picker,
-
the input is empty, the selected date is lost.
What’s confusing is that:
-
I don’t have any custom events
-
I’m not explicitly resetting the input
-
I’m not changing the page, only switching sections via states
-
This seems to have started very recently (possibly today)
It feels like the Date/Time Picker is being re-rendered or reset when the state changes and the group visibility updates.
Has anyone seen this behavior recently in Bubble Go?
Is this expected behavior, or could this be a regression/update?
Thanks in advance.