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

PrimeVue Component not applying with Aura theme #7083

Open
1 of 4 tasks
giegiey opened this issue Jan 14, 2025 · 0 comments
Open
1 of 4 tasks

PrimeVue Component not applying with Aura theme #7083

giegiey opened this issue Jan 14, 2025 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@giegiey
Copy link

giegiey commented Jan 14, 2025

Describe the bug

TailwindCSS classes (e.g., w-full) and the Aura theme are not being applied in my project, resulting in default or unstyled components. When using the Aura theme, the component still displays the default style instead of the Aura theme style.

Pull Request Link

https://github.com/primefaces/primevue

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/vitejs-vite-mvbymbkz

Environment

Operating System: Windows 11
• Node Version: 18.x
• PrimeVue Version: 4.2.5
• TailwindCSS Version: 3.4.17
• Vue Version: 3.5.13
• Build Tool: Vite 6.0.5

Vue version

3.5.13

PrimeVue version

4.2.5

Node version

22.8.0

Browser(s)

Brave Browser v1.73.105

Steps to reproduce the behavior

  1. Create a fresh Vue 3 project with PrimeVue 4.x.
  2. Install and configure the Aura theme in main.js.
  3. Add a <Button> in a component.
  4. Observe that the button retains default styling.

Expected behavior

Aura theme should be applied to PrimeVue components, rendering the UI with the correct theme and styles.

@giegiey giegiey added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 14, 2025
@giegiey giegiey changed the title TailwindCSS Not Applying with PrimeVue PrimeVue Component not applying with Aura theme Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant