I am working on a django project, that is using bootstrap4 and I\'m with a little problem with dropdown toggler.
The toggler only toggles the dropdown-menu after the seco
I had the same problem then resolved. Often I due to a double import of bootstrap js libraries. Hope will help you.