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
I am working on Django form wizard with some steps. I have managed to install the Django-bootstrap-datepicker-plus. However, instead of launching on the given field as expected, it is being loaded outside the form container, specifically at the top, when I click the button appended to the date field. I have tried checking the console but there is no error at all. What could be the problem? Let me know if I should post any code, but generally, the code is as stated in the README file.
The text was updated successfully, but these errors were encountered:
I am working on Django form wizard with some steps. I have managed to install the Django-bootstrap-datepicker-plus. However, instead of launching on the given field as expected, it is being loaded outside the form container, specifically at the top, when I click the button appended to the date field. I have tried checking the console but there is no error at all. What could be the problem? Let me know if I should post any code, but generally, the code is as stated in the README file.
The text was updated successfully, but these errors were encountered: