Basically under Google Pay and Apple Pay tabs (not under other tabs)... bug happens where there should just be 3 pills at the top, CHECKOUT, CART, PRODUCT, but something happens where a bunch of empty pills keep repeating.
Why could this be happening? I can't seem to figure it out
Code that keeps repeating for no reason is:
Code: Select all
<li class="nav-pill ">
<a href="#pill_" class="pill" data-toggle="tab"></a>
</li>