After following a tutorial on YouTube to create scrollable tabs, I successfully implemented it using Bootstrap 5. However, I'm facing challenges in getting multiple scrollable tabs to function on a single page. Although the tabs and tab-content are functioning correctly, I am only able to make the arrow buttons work for the initial set of scrollable tabs.
Check out the code below:
If you'd like to see the issue in action, feel free to check out this jsfiddle link.