Hi Guys!
I’m running into a weird issue where the date time picker is getting defaulted to null over and over again. The date time picker is mapped to a user specific date-time type column in the sheet.
Every time I select the date, it gets defaulted to null after 4-5 seconds.
One more thing that I noticed was that if I map this picker to a non user specific plain text column, the column retains the value picked and the picker works perfectly.
My app’s URL: https://pickit.glideapp.io/
Navigation to replicate the issue:
Explore > Beginner 101 Sessions > Book your free trial class > Select Tutor > Select Session Time (And wait for 4-5 seconds)
I’ve also noticed that while testing this date time picker on mobile, the picker retains the value at the frontend but the column is not populated at the back. (It gets populated temporarily and then disappears)
Snap for reference:
Regards,
Tanul