Nicolaj
Nicolaj
No updates?
It's not released for nuxt3 yet. Follow the module compatibility here: https://github.com/nuxt/framework/discussions/751
We got the same issue and wasn't able to find the module or plugin that made our build process hang. It started happening after updating Nuxt and packages. Only esbuild...
Hi @lit26 Not sure if you are still facing this issue. I ran into this myself. The correct path is `import { SlackService } from 'nestjs-slack-bolt/dist/services/slack.service';` Hope this helps.
I am running into the same issue. It's the only component/test running into this, despite all of them using ``. ```ts const { label, error, helpText, id = 'input', }...
Works well, but no merge yet unfortunately.
We're facing the same issue in Firefox strict mode.
Also running into this issue.