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
We are seeing "[Amplitude] TypeError: undefined is not an object (evaluating 't._metadataStorage.save')" errors from Sentry. We also found the _metadataStorage.save code here:
We are seeing "[Amplitude] TypeError: undefined is not an object (evaluating 't._metadataStorage.save')" errors from Sentry. We also found the
_metadataStorage.save
code here:Amplitude-JavaScript/src/amplitude-client.js
Line 735 in 03c0a89
We are wondering if this is something like a bug in the amplitude client, or are we setting up Amplitude incorrectly?
Environment
How we initialise:
We've been trying to dig around but we have had no leads. Let me know if anything sticks out, happy to help try and debug too.
The text was updated successfully, but these errors were encountered: