Skip to content

Button color may not work properly in position absolute #3863

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

Open
albertcito opened this issue Apr 11, 2025 · 0 comments
Open

Button color may not work properly in position absolute #3863

albertcito opened this issue Apr 11, 2025 · 0 comments
Labels
bug Something isn't working triage v3 #1289

Comments

@albertcito
Copy link
Contributor

Environment

  • Operating System: Darwin
  • Node Version: v21.7.3
  • Nuxt Version: 3.16.2
  • CLI Version: 3.24.1
  • Nitro Version: 2.11.8
  • Package Manager: npm@10.5.0
  • Builder: -
  • User Config: extends, components, devtools, googleFonts, modules, runtimeConfig, compatibilityDate, typescript, build, vite, devServer, app, colorMode, spaLoadingTemplate, bugsnag
  • Runtime Modules: @nuxtjs/google-fonts@3.2.0, @nuxt/ui@3.0.2, nuxt-bugsnag@8.4.0, @nuxt/devtools@2.3.2
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Version

3.0.2

Reproduction

Image

Description

I try to make a design with position absolute. It works correctly when I use solid colors. But if I use soft or subtle variants it displays the background line anyway. Also, the color varies depending on the background color.

Is there a way to make it work with those colors?

Maybe the solution is to create variables for those colors instead of using opacity.

Additional context

No response

Logs

@albertcito albertcito added bug Something isn't working triage v3 #1289 labels Apr 11, 2025
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