Todd Padwick
Todd Padwick
I get the same issue, when scrolling, if the mouse ends up over an element, it triggers an error blocking the script from re-running on that element even when the...
Ah okay. Do you know of a temporary solution? We're finally launching that 'The Writer' site this afternoon, and the client is noticing that any time they make CMS changes,...
Hey @jacobwinters thanks for the pointers. Struggling to work out how to implement your first recommendation though. I am using lottie web in a Nuxt js (vue js) project. I...
Hey @samuelOsborne I would still need the lottie-player as I am using some of the interactivity features. Is there a way to still use lottie player but with lottie light,...
@Coppola-Aleandro I found this difficult myself, but finally found a solution. See my response to this question here https://stackoverflow.com/a/66066033/9067927
There are so many issues around Smart Queries and SSR error handling but no real solution that I can find 😔 . As far as I understand, the main reason...
Hey @costas90 Sort of... but not in the way you might be hoping for: I ended up switching back to Smart Queries throughout as I found a way to trigger...
If anyone is interested, I managed to get the Apollo global loading observer working after a bit of guidance from [this thread](https://github.com/vuejs/vue-apollo/issues/988). I posted my [solution here](https://github.com/vuejs/vue-apollo/issues/988#issuecomment-981636025).
Hey @olefirenko Any chance of this getting merged? This would be really helpful as we need to allow searches by postcode, cities and addresses. unless you have a way of...
Hi everyone, can any of you tell me how they've managed to set this up in Nuxt 3? I have the following but it's not registering the component in my...