nuxt/ui

[Tabs] Tabs don't render correctly, even on the documentation page

Opened this issue · 0 comments

Environment


  • Operating System: Linux
  • Node Version: v20.12.2
  • Nuxt Version: 3.13.0
  • CLI Version: 3.13.0
  • Nitro Version: 2.9.7
  • Package Manager: yarn@3.7.0
  • Builder: -
  • User Config: app, modules, algolia, content, fonts, colorMode, tailwindcss, site, schemaOrg, nitro, runtimeConfig, sourcemap, experimental, compatibilityDate
  • Runtime Modules: @nuxt/content@2.13.2, @nuxt/image@1.7.0, @nuxt/ui@2.18.4, @nuxt/fonts@0.6.1, nuxt-og-image@3.0.0-rc.65, @nuxtjs/algolia@1.10.2, nuxt-schema-org@2.2.0
  • Build Modules: -

Version

v2.18.3

Reproduction

  1. Go to https://ui.nuxt.com/components/tabs?tab=Tab1#control-the-selected-index
    Image
  2. Click on any tab that is not tab 1 (tabs?tab=Tab3#control-the-selected-index)
    Image
  3. Copy the link to that tab and paste it in a new browser tab or reload page
  4. The tab is not rendered correctly
    Image

Description

Links to the tabs don't work correctly, they don't render at all

Additional context

No response

Logs

No response