django-bootstrap3-datetimepicker
django-bootstrap3-datetimepicker copied to clipboard
infinite loop on latest version of bootstrap-datetimepicker
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 ?