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
{{ message }}
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
hello, I am using Nuxt and I want to track event in router middleware.
However this.$keen is not available in the middleware. What can I do?
Here is an example of the router middleware:
https://nuxtjs.org/examples/middleware/
I want to use it like this:
But this.$keen is not available.
The text was updated successfully, but these errors were encountered: