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 have an SPA/PWA built with Vue3/Quasar2, and I am including vue-matomo in my boot files for the project. But on every route change matomo is reloading my google fonts css, which obviously should not happen. Is there a way to turn this off?
The text was updated successfully, but these errors were encountered:
I was able to solve this by moving my import outside my index file, but this still seems to point to something odd (to me) in the way that matomo works.
I have an SPA/PWA built with Vue3/Quasar2, and I am including vue-matomo in my boot files for the project. But on every route change matomo is reloading my google fonts css, which obviously should not happen. Is there a way to turn this off?
The text was updated successfully, but these errors were encountered: