I'm looking to implement Bootstrap tabs in the sidebar of my website, but I'm running into an issue where the tabs aren't functioning properly within the sidebar-parsel-liste class. If I place the tab tags outside of this class, everything works as expected and I can switch between tabs.
View screenshot inside sidebar-parsel-liste
Here is a snippet of my code:
[Your modified code snippet goes here]
Can anyone offer a solution to this problem?