Daniel West

Results 88 comments of Daniel West

Just created a new PR @webdevel - hopefully it would also work for you, but I imagine this fix already did the job for you. At least in my tests...

Looks like it should probably move over to using vue-gtag - this module doesn't look so complicated. If I get implemented I'll post here what I've done.

Actually, for google analytics, there is a simple plugin example for implementing it here: https://v3.nuxtjs.org/guide/directory-structure/plugins/#vue-plugins - might be a useful way to get started. E.g. ```ts import VueGtag from "vue-gtag";...

Problem is that on first SSR load it doesn't track the right page title.

Sure, I'll do my best to get this shortly. Perhaps... I've certainly isolated it so that the issue only happens when sass version is updated to >=1.45 and my local...

By the way, this is the full application with the issue, I'll work on a minimal repro as soon as I'm able, but just in case there is something in...

It worked at the time of posting however perhaps things have changed, sorry for this.

Will be great to have this support, love mutation testing and your work here on Stryker, thanks.

@rqbazan I think @TeunLamers looks like the person to ping if you're looking to help, looks like they were working on a prototype in October last year.

Thanks for the update @nicojs :) Good luck @TeunLamers with your work for graduation