NuxtN
Nuxt14mo ago
4 replies
Karl

Nuxt UI Tabs - strange behaviour

Hey, I am a bit lost here with using nuxt/ui tabs and I'm not sure how to continue the bug hunting.
I have configured my tabs using the ui-prop with "strategy=override". So I assume that all the tailwind classes should come from my config object right?
Still I have an additional class inline-grid where I have no idea where it comes from. I already searched the code and the github repos but I was not able to find it.

vue and nuxt are latest version.

Added a minimal setup here, reproducing the error: https://stackblitz.com/edit/nuxt-ui-95bkbymv?file=app.vue
Screenshot_2024-12-19_at_23.11.23.png
Was this page helpful?