Hi,
I made a button that was supposed to trigger the date picker. The button’s text was supposed to changed to the picked date itself after being clicked, but the button is unresponsive on Live Test and the picker only appears on Thunkable Live after opening Multitasking on my phone. After that, I still need to go back to Multitasking again to confirm/cancel on the date picker. My app doesn’t lag anymore after it closes the date picker. I don’t have any other blocks using the Date Input component on that screen except for saving the age on local storage. How do I fix this? Thanks