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

Tailwind Primevue not working with Nuxt Security module #6771

Open
DaniZGit opened this issue Nov 12, 2024 · 0 comments
Open

Tailwind Primevue not working with Nuxt Security module #6771

DaniZGit opened this issue Nov 12, 2024 · 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

@DaniZGit
Copy link

Describe the bug

Adding nuxt-security module to an existing nuxt-unstyled-tailwind example stops the website from loading and throws a 500 error:
{0A87D582-D6AD-4AC3-BB33-AFF580BAF0E9}

The module does work with the nuxt-styled-tailwind example tho...

Reproducer

https://stackblitz.com/~/github.com/DaniZGit/primevue-test

PrimeVue version

4.1.1

Vue version

3.x

Language

ES6

Build / Runtime

Nuxt

Browser(s)

Chrome

Steps to reproduce the behavior

  1. Copy official example here
  2. Run pnpm install
  3. Run pnpm i nuxt-security
  4. Add "nuxt-security" to the modules array in the nuxt.config.ts file
  5. Run pnpm run dev

Expected behavior

Nuxt security module should load as expected.

@DaniZGit DaniZGit added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 12, 2024
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