YK

Results 5 comments of YK

@ariviom query Sites (**$name**:String!) { sites ( where: { name: { equals: **$name }** } ) { name isActive pages { name } } }

> A lot of time has passed. Are there any solutions? @AkioSarkiz Check this link for a temporary solution: [https://stackoverflow.com/questions/70396414/nuxtlink-is-updating-route-in-nuxt-3-app-but-not-rendering-contents/70404764](url)

Hi I need to import [vm2.js](https://raw.githubusercontent.com/patriksimek/vm2/feature-browsers/dist/vm2.js) as a module into typescript file. Can someone please help? Thank you

> Hi > I need to import [vm2.js](https://raw.githubusercontent.com/patriksimek/vm2/feature-browsers/dist/vm2.js) as a module into typescript file. > Can someone please help? Thank you Working as a module: added `module.exports = vm2;` in...

> A lot of time has passed. Are there any solutions? @AkioSarkiz Check this link for a temporary solution: [https://stackoverflow.com/questions/70396414/nuxtlink-is-updating-route-in-nuxt-3-app-but-not-rendering-contents/70404764](url)