Bootstrap Bootswatch Tabs not working

If you try to use the bootswatch tabs as shown here https://quaint-eagle.glitch.me, it doesn’t navigate correctly. We are using the exact tabs from https://bootswatch.com/default/ and I have no clue why it won’t work. I’ve been trying with vbg12345678 for days, any ideas?

Hey @efewqefwfd I don’t know anything about Bootswatch off the top of my head and it’s been quite a while since I used Bootstrap. I’ll take a look as I find time but it probably won’t be until Monday.

I imagine this isn’t a specific problem with Glitch, so I’m going to move this to the Coding Help category - perhaps someone else will be more familiar with this right off the bat.

Okay, thanks for your help. I’ll be sure to post there in the future.

1 Like

Hey it looks like you made some progress! From the browser console it looks like you’re missing a js library that’s required for Bootstrap’s dropdowns to work: https://popper.js.org/ I think.

Thank you, it seems one of the community members was helping out while we were gone! Thanks to @jake-sd!

No worries i found the properly working bootstrap tabs