Thimo
Thimo
@Tahul I have exactly the same error. If I manually add `import { useSound } from '@vueuse/sound'` this error disappears so it seems a problem with the auto import. Also...
Seems like this issue is now resolved with the latest update
> I also get a "TypeError: Cannot read properties of undefined (reading 'Howl')" with the latest update after using module "@vueuse/sound/nuxt" and manually importing useSound, no sounds playing in development...
+1 Encountered Reproduction 2 too
@andretchen0 I tried to reproduce this issue, but when I use the code in the stackblitz example I get TypeError: Cannot read properties of undefined (reading 'renderer') and in my...
@alvarosabu Is there anything more you need/changed for this to be merged? So I can help get you there :)
> @alvarosabu is someone working on this feature? it looks cool > > I'd love to contribute to this So far that I know of this feature is not started...
> I took a few minutes to implement a `tunnel_rat` VueJS integration. > > The Idea of inputting Tres code outside of the `TresCanvas` was exciting. But I don't know...
Hello, I just came from the semantic kernel issue also. Is this something the OpenRouter team is willing to change or have a solution for? I reallly would want to...
I just encountered the issue too. Environment: windows 11 Nuxt: 3.15.1 When db file is in root it causes a restart. When it is inside another file it works