Alireza Jahandideh
Alireza Jahandideh
I can also replicate this using `Nuxt 3.10.3 with Nitro 2.9.1` and `@storyblok/[email protected]`
It looks like the issue is that the `
For me the trick was to explicitly import all the components that have useAsyncData in them. Have you tried that?
Yeah it is really hard to tell without sharing working code. Is it possible for you to share a minimal reproduction code?
This is really needed. Especially for buttons, I find myself using `:ui` frequently to adjust button sizes. A large button on large devices really needs to go to md on...