monim67 / django-bootstrap-datepicker-plus

Bootstrap3/Bootstrap4/Bootstrap5 DatePickerInput, TimePickerInput, DateTimePickerInput, MonthPickerInput, YearPickerInput with date-range-picker functionality for django >= 2.0
https://pypi.python.org/pypi/django-bootstrap-datepicker-plus
MIT License
223 stars 61 forks source link

The pickers do not open #81

Closed ShlomoCode closed 2 years ago

ShlomoCode commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce very simple! Go to your demo page: https://monim67.github.io/django-bootstrap-datepicker-plus/Bootstrap4.html And try opening a date picker/time picker.

Expected behavior That the selector will open and let me choose a date... 😀

Screenshots CleanShot 2022-09-07 at 23 12 05

Setup Information (please complete the following information):

[x] I have followed the configuration instructions and checked out the common error troubleshooting page.

@monim67

WildHagai commented 2 years ago

I've got the same bug on Windows 11, chrome 105.0.5195.53

monim67 commented 2 years ago

If anyone still encounters it, you might just need to clear the browser cache.

ShlomoCode commented 2 years ago

How do you choose a time? All fields open date picker only.