0

I'm a beginner here, and currently developing a web application. My situation is for few months i had using this Bootstrap core javascript source and suddenly today the console shows error which I completely dont know how to solve it and it is affecting and messing up my web application page.

This is the Bootstrap js source that i'm using

<script src="http://getbootstrap.com/dist/js/bootstrap.min.js"></script>

This is the image of the error from the web console

enter image description here

Fez Vrasta
  • 14,110
  • 21
  • 98
  • 160
izz
  • 11
  • 7

1 Answers1

0

My problem above is solved by inserting new links for the CSS and JS of bootstrap latest update. You can refer here for the guide on using latest bootstrap 4.

izz
  • 11
  • 7