Davide Marchet

Results 14 comments of Davide Marchet

Hi, I do that: in the apollo configuration file I added the configuration of the client: ``` export default { apollo: { clientConfigs: { saleor: '~/configuration/apollo/config-saleor.js', }, errorHandler: '~/configuration/apollo/error-handler.js', },...

Hi, if you want I've made [this starter kit](https://github.com/DidoMarchet/starter-kit-nuxt-locomotive-scroll) for using Locomotive Scroll with Nuxt and some examples like basic scroll, horizontal scroll and Scroll Trigger. [https://github.com/DidoMarchet/starter-kit-nuxt-locomotive-scroll](https://github.com/DidoMarchet/starter-kit-nuxt-locomotive-scroll) Hope you enjoy,...

Hi! Sorry for the delay and thanks :) well I've tried and I cannot solve out the issue. My starterkit was a simple tutorial for a basic and common use....

> > @DidoMarchet This is what I exactly looking for. Thanks for your work. appreciated. you just saved a lot of developers time especially those who want to create a...

Hi, I solved this issue following these steps: - I update Nuxt https://github.com/nuxt/nuxt/issues/10751#issuecomment-1434709074 and my deps - I add this string into the build configuration of my nuxt.config.js https://github.com/nuxt/nuxt/issues/10751#issuecomment-1429482525 -...

> Hey @DidoMarchet, thanks for the update, but I don't believe this relates to my issue. Ok!

Hi, are there any updates concerning this issue? Thanks and kind regards, Davide