I created a new MVC project using visual studio 2015. Then I updated the bootstrap version to v4.0
. When I update the bootstrap it installed the popper.js v1.12.9
.
Then I added the popper.js
path to my BundleConfig.js
file. Finally when I run the project in Internet Explorer it gives prompts an error.
Any solutions please ?