You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to track page vues using gtag.js, and as a simple case, I just added the pageview in an afterEach hook of the router, but the title seems to be resolved later (I guess because of the batch update performed).
This delay messes up pageview titles.
Is there a way to know when the meta title is resolved?
homerjam, digitalcanvasjourney, iNerV, Nabellaleen, fikrif and 7 more