Bootstrap Modal immediately disappearing

后端 未结 27 1105
清歌不尽
清歌不尽 2020-12-04 07:18

I\'m working on a website using bootstrap.

Basically, I wanted to use a modal in the home page, summoned by the button in the Hero Unit.

Button code:

27条回答
  •  南方客
    南方客 (楼主)
    2020-12-04 07:26

    My code somehow had the bootstrap.min.js included twice. I removed one of them and everything works fine now.

提交回复
热议问题