Hey everyone, I'm currently tackling a new project and running into an issue with Bootstrap 5 nav pills. I need them to toggle between column and grid view, but they aren't behaving as expected (content displays fine on the first pill, but nothing happens when clicking the second).
I've experimented with various versions of Nav Tabs from the documentation page, but unfortunately, none have resolved the issue.