django-bootstrap3-datetimepicker icon indicating copy to clipboard operation
django-bootstrap3-datetimepicker copied to clipboard

infinite loop on latest version of bootstrap-datetimepicker

Open lvella opened this issue 11 years ago • 0 comments

If I click too many times on the arrow to go back one month, the script hangs on a infinite loop. The issue was reported at least twice on Eonasdan's repository:

https://github.com/Eonasdan/bootstrap-datetimepicker/issues/199 https://github.com/Eonasdan/bootstrap-datetimepicker/issues/198

I am using django-bootstrap3-datetimepicker on my site and this issue is affecting me... maybe the bug came along with commit 8aa28a62e0 ?

lvella avatar Feb 26 '14 16:02 lvella