bootstrap-datetimepicker icon indicating copy to clipboard operation
bootstrap-datetimepicker copied to clipboard

Close event will trigger "hide.bs.modal" abnormally

Open AlexV525 opened this issue 7 years ago • 2 comments

When datetimepicker close, "hide.bs.modal" will trigger but modal won't hide. Expect this event won't trigger.

AlexV525 avatar Feb 10 '18 16:02 AlexV525

Same behaviour here. Why is these event being triggered?

fscarabino-at-work avatar Jul 10 '18 18:07 fscarabino-at-work

Hi i finally can reply at here. Things happen like this: Put a input element inside a bootstrap modal, then initialize datetimepicker for this input. Trigger modal show, then click input and change or not change chosen time. Then click somewhere outside the element of datetimepicker, this event will triggered. I don't know how to use JSFiddler for adding bootstrap into it, if source code is needed, i can paste it at here.

AlexV525 avatar Jul 10 '18 19:07 AlexV525