Matej Černý

Results 62 comments of Matej Černý

@lammerfalcon this is exactly what this PR is meant to solve

It seems to be only an issue on mount. When I select the items manually, the count is correct.

You can create a wrapper around the `toast` function

I feel like Tailwind doesn't really work with this solution, does it?

Well if I understand it correctly, this module converts tailwind classes to inline styles at some point so I don't know whether it actually needs the tw source or not....

I am also getting this error, however, clearing the cache didn't solve it in my case. My path of the package is a little different: `error An unexpected error occurred:...

+1 would like to know a solution to this issue... It isn't specifically tied to `Pinia`. The error shows up with an empty `setup` function as well: ```ts setup((app: App)...

Any updates on adding support for the i18n module?

For anyone experiencing slow dev server in projects utilizing Nuxt Layers, check out https://github.com/nuxt/nuxt/issues/30137

@TheAlexLichter is this still relevant after the changes in https://github.com/nuxt/nuxt/pull/31373 ?