Michael Pumo
Michael Pumo
We actually have our repo as the dependency. This is then downloaded into node_modules. That's correct, right?
@maxdarque Sorry, am I missing something? The link you provided appears to integrate to Graph Cool's own email auth and not the Auth0 service. Thanks.
@maxdarque Yep. I got it all working, but not with resolvers. I had it going okay when I was using the Auth0 integration but it's now deprecated so I'm trying...
Why does Gridsome not use the GraphiQL playground? The one from Prisma is seriously lacking! I can't explore any of the data I need and instead have to make guesses....
Any idea why this PR is not getting merged? Seems like a useful one!
For what it's worth for anyone else coming across here, I personally decided to use Anime.js (only around 6KB). See an example of how to smooth scroll here: https://codepen.io/rukiadia/pen/qYyLdw As...
I was hoping to get the "dominant" colour from an image using canvas from a Storyblok image but CORS is preventing this. The only other alternative is to proxy the...
> > After chatting with the support team at Storyblok, I finally have a solution. For anyone having this issue using `a2.storyblok.com` instead of `a.storyblok.com` in the asset url provides...
@gabrielfin - I have used your plugin for 'glide' functionality and it appears to work great, but does not seem to fire events like 'cycle-after'. Any ideas why this happens...