You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to find what changes were doing to setting up the viewer between 6.11.4 and 6.12.1, and couldn't find anything... until I realised that we are adding the serverMiddleware in modules:done hook now. It's working on my PC, so I wonder if this is some race condition.
@danielroe thoughts on modules updating serverMiddleware in modules:done for Nuxt 2? (ignore this till after your holiday please)
ineshbose
changed the title
Upgrading to v6.12.1 breaks tailwind viewer for nuxt2 apps
[6.12] Tailwind viewer broken for nuxt2
Aug 21, 2024
ineshbose
changed the title
[6.12] Tailwind viewer broken for nuxt2
[6.12] Tailwind viewer broken for nuxt2 and bridge
Aug 26, 2024
Environment
nuxt: 2.18.1
@nuxtjs/tailwindcss: 6.12.1
Reproduction
https://stackblitz.com/edit/nuxt-starter-z3wjs5?file=nuxt.config.js
Describe the bug
After upgrading the nuxt tailwindcss module, the tailwind viewer breaks.
Additional context
Logs
The text was updated successfully, but these errors were encountered: