Object doesn't support this action
We are using mixpanel in GTM.
I am getting a lot of JS errors (reported by sentry) that Object doesn't support this action
TypeError /libs/mixpanel-2-latest.min.js in g.prototype.pa
Object doesn't support this action
c("disable_persistence")||this.Xa();this.persistence.disabled!==a&&this.persistence.$b(a)};g.prototype.pa=function(){this.c("loaded")(this);
This seems to happen mostly on Windows7, IE 11
@tdumitrescu could you help with this one?
Thanks for the report @dsshap. Would you be able to write in to [email protected] with the full stack trace from that error? It's tough to tell which part of that minified snippet might have caused it. Also info on when you started seeing it would be useful.
CC @evnp in case this is related to the new GDPR opt-out methods. The code in the snippet above comes from https://github.com/mixpanel/mixpanel-js/blob/5ec5dfb7b09e886baca849f1350a56a2641b6f4f/src/mixpanel-core.js#L853-L860
Hey @dsshap, I'm working on resolving this. As @tdumitrescu says, the full trace and time the issue started would be extremely helpful. I'll keep an eye out, thanks!