django-flatpickr
django-flatpickr copied to clipboard
[Deprecation] Listener added for a 'DOMNodeInserted' mutation event.
Describe the bug Support for this event type has been removed, and this event will no longer be fired. See https://chromestatus.com/feature/5083947249172480 for more information.
To Reproduce
Steps to reproduce the behavior:
1.Visit any page that uses static/js/django-flatpickr.js and check browser console
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Setup Information (please complete the following information):
- OS: Linux
- Browser: Version 127.0.6533.88 (Official Build) (64-bit)
- Browser version [e.g. 22]
- Python version [e.g. 3.7]
- Django version [e.g. 2.1]
I'm seeing the same thing. Is this maybe related to why I can't set the initial value?
@fwbam AFAIK it doesn't affect current functionality