Miguel Stevens

Results 92 comments of Miguel Stevens

> Here's a small plugin that provides basic tracking functions of gtag.js with GA4 properties- without needing any 3rd party libraries. The heavy lifting is done by GA4's default auto-tracking...

> > I might have found the cause on this line. https://github.com/MatteoGabriele/vue-gtag/blob/master/src/api/pageview.js#L38-L40 I have published a beta version of the fix. Can someone have a look to see if this...

@ptimson I'm getting `Deprecated symbol used, consult docs for better alternative` for the `const valRules = props?.schemaType?.validation?.[0]?._rules || []` line, and idea how to fix this?

@silverbackdan Can I trust your code snippet to work? Did you have time to test this more? Thanks!

I'm getting this error, even when using the default `/img/` folder. Hope this will be fixed soon, I removed the

I'm also struggling heavily without this fixed. Does anyone know if this is on the agenda?

Perfect pgnonick! Your stack is working!

Does anyone still have this issue while using Redux to supply hasMore

@struct78 I'm sorry this is not an answer to your question, but how do you add in those flags?

> @huang-julien > > > Hey 👋 https://nuxt.com/docs/guide/directory-structure/layouts layouts must have a single root element > > After checking the original project, the layout-wrapping div was indeed present, it was...