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 configured the mixpanel in my angular js app but when I load the page I'm getting the error as Global mixpanel not available. Did you forget to include the library on the page?.
I included the angular-mixpanel in my assets application.js file and did the configuration in my main app.coffee.erb file.
Can someone help me in resolving this issue?
The text was updated successfully, but these errors were encountered:
Hi,
I have configured the mixpanel in my angular js app but when I load the page I'm getting the error as
Global mixpanel not available. Did you forget to include the library on the page?
.I included the
angular-mixpanel
in my assetsapplication.js
file and did the configuration in my main app.coffee.erb file.Can someone help me in resolving this issue?
The text was updated successfully, but these errors were encountered: