Tabs plugin adds .active class to wrong element of correct tab when switching
Created by: ditiem
The "active" class is set in the <li class="nav-item"> rather than the <a class="nav-link"> when you click on the "tab". The tap-panels are hidden and shown accordingly without any problem.