Bootstrap4 dropdown only works in the second click

后端 未结 7 1338
失恋的感觉
失恋的感觉 2021-02-19 07:01

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

7条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-19 07:37

    I had the same problem then resolved. Often I due to a double import of bootstrap js libraries. Hope will help you.

提交回复
热议问题