79598044

Date: 2025-04-29 09:43:41
Score: 2
Natty:
Report link

in my own case i saw the error while trying to create tabs and my solution was simply to add 'nav' to the togglers then leave everything as it is

<div class='nav yourCustomStyles yourOtherStyles'>

<div> <button data-bs-target='#targetElemId' data-bs-toggle='tab'>test</button>

<div/>

//contents
<div id='targetElemId' class='tab-panel'>content<div/>

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: réze