It’s caused by jquery-ui and bootstrap-button plugins conflict. In
fact jquery-ui code js code should go before bootstrap.js, and that
solves the problem.
Just put jquery-ui plugins before bootstrap.js
It’s caused by jquery-ui and bootstrap-button plugins conflict. In
fact jquery-ui code js code should go before bootstrap.js, and that
solves the problem.
Just put jquery-ui plugins before bootstrap.js