You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here your working form and when you click on input field datepicker shown as same as calendar icon.
Can't tell what to do to reproduce, because I followed tutorial.
I suppose it is not a bug and I don't see option in widget, but in page can't find proper option
Expected behavior
When click on input field get datepicker open like here
Console errors
No error on django console.
Warning in Chrome console: datepicker-widget.js:46 [Deprecation] Listener added for a synchronous 'DOMNodeInserted' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. Usage of this event listener will cause performance issues today, and represents a risk of future incompatibility. Consider using MutationObserver instead.
Hello, I'm bit of confused
Decided to update old project with DatePicker
The main problem, that datepicker only shows, when I click on calendar icon, but I want to see datepicker window when I click on input field.
I tried Quick Walkthrough Tutorial https://django-bootstrap-datepicker-plus.readthedocs.io/en/latest/Walkthrough.html and get same result of my trouble.
Here your working form and when you click on input field datepicker shown as same as calendar icon.
Can't tell what to do to reproduce, because I followed tutorial.
I suppose it is not a bug and I don't see option in widget, but in page can't find proper option
Expected behavior
When click on input field get datepicker open like here
Console errors
Setup Information:
[v] I have followed the configuration instructions and checked out the
common error troubleshooting page.
The text was updated successfully, but these errors were encountered: