The calendar card won't close when clicking outside of the calendar if input field is in a Bootstrap modal.
The calendar opens when clicking the input field.
Then will not close when clicking anywhere else on the modal.
If you click the 'x' to close the modal, clicking anywhere will then close the calendar.
The calendar card won't close when clicking outside of the calendar if input field is in a Bootstrap modal.
The calendar opens when clicking the input field. Then will not close when clicking anywhere else on the modal. If you click the 'x' to close the modal, clicking anywhere will then close the calendar.
Example: https://jsfiddle.net/syntaxc/31rcp8mf/
Anyone know of a workaround for this?