The calendar does not close when clicking outside, if the input text is hidden.
Is there a workaround for this? I would like just to show the button and not the input text.
I have the same problem.
The problem happens when with input type="hidden", style="visibility: hidden;" as well as style="display: none;".
I want the calendar closes even when the input element is hidden.
Hi,
This is maybe a feature and not a bug...
The calendar does not close when clicking outside, if the input text is hidden. Is there a workaround for this? I would like just to show the button and not the input text.
Thanks