Bootstrap: ‘TypeError undefined is not a function’/’has no method ‘tab” when using bootstrap-tabs

This can also be caused if you include bootstrap.js before jquery.js.

Others might have the same problem I did.

Include jQuery before bootstrap.

Leave a Comment