Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Navigation menu] Some classes are not applied when using app.config.ts #3306

Open
KonradDRAST opened this issue Feb 13, 2025 · 1 comment
Open
Labels
bug Something isn't working triage v3 #1289

Comments

@KonradDRAST
Copy link

Environment


  • Operating System: Windows_NT
  • Node Version: v20.18.2
  • Nuxt Version: 3.15.4
  • CLI Version: 3.21.1
  • Nitro Version: 2.10.4
  • Package Manager: [email protected]
  • Builder: -
  • User Config: compatibilityDate, future, app, colorMode, css, devtools, modules
  • Runtime Modules: @nuxt/[email protected], @nuxt/[email protected]
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Version

3.0.0-alpha.12

Reproduction

https://codesandbox.io/p/devbox/nuxt-ui3-n3sxks

Description

according to docs, paddings for main items are set in slot "label".
adding different padding in this slot makes no difference

adding for example gap in the list slot makes a difference

Image

It looks like template overrides are not fully working.

Additional context

No response

Logs

@KonradDRAST KonradDRAST added bug Something isn't working triage v3 #1289 labels Feb 13, 2025
@KonradDRAST KonradDRAST changed the title [Navigation menu] Some classes are not applied when using app.comnfig.ts [Navigation menu] Some classes are not applied when using app.config.ts Feb 13, 2025
@KonradDRAST
Copy link
Author

In other case (slot item) standard class is ignored, when added as important is duplicated

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage v3 #1289
Projects
None yet
Development

No branches or pull requests

1 participant