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
It looks like you enabled Web Vitals instead of Audiences. Can you try switching over to the Audiences tab and enabling it there? After Audiences is enabled, you can re-deploy your project which should fix this issue.
We know this can be a bit confusing right now, and we are working hard to make this more intuitive in the future. 🤞
Hi!
I've just integrated Vercel Analytics to my RedwoodJS app via the
<Analytics />
component.An hour later, and with no luck on debugging, the analytics page is stuck at this:
The only "error" I've been able to find is that script.js throws:
Uncaught SyntaxError: Unexpected token '<'
:Any ideas why this is happening? You can see this live by visiting Spoonjoy.app.
Thanks!
The text was updated successfully, but these errors were encountered: