ayuaga0
Results
1
comments of
ayuaga0
Hack suggestion: I supplied a data-component-id to my main tabs. ```javascript Tab 1 Tab 2 ``` Then in the main parent tabs i checked this condition ```javascript { if (e.target.getAttribute('data-component-id')...