I'm currently in the process of revamping Pikaday and want to swap out the year select for a text input. However, every time I add an input field, it ends up being unresponsive. Despite not being disabled, z-indexed to the background, or having any opacity settings, the input remains unclickable. Interestingly, upon hovering over it, the cursor does change to a text-editing cursor.
If anyone has insights into why this issue is occurring and how it can be resolved, I would greatly appreciate it!
Thank you!