|
Hello ! Just installed nuxt-umami with basic config (id + host only) and things worked great in dev. Moving in production, I realize that there is no activity sent to Umami. Browsing the website doesn't lead to any realtime activity. I double-checked id and host; the website builds without error; no error in the logs. So I suppose it should be in place as it should. Is this an expected behavior with Nuxt in production (SSR)? Some kind of caching happening maybe? Shall I therefore use the tracking methods manually? Or might there be a bug somewhere? I'd appreciate help if debugging's needed. |
Answered by
tmlmt
Mar 22, 2023
Replies: 2 comments 19 replies
|
Hey 👋 |
18 replies
|
|
1 reply
Answer selected by
tmlmt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v2.1.0solved the issue. See other thread in that discussion :)