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
The following error is thrown the first time a user uses our extension after an auto-update but BEFORE restarting Chrome. After restarting Chrome, everything works fine. Afraid this might cost us uninstalls. Is this an issue with the chrome platform analytics? Apologize if not.
platform-implementation.js:81 Error logged: TypeError: Cannot read property 'version' of undefined
at Object.getService (google-analytics-bundle.js:87)
at new GAT (GAT.js:133)
at Object.init (GiphySearch.js:52)
at handleComposeButtonPressed (GiphyLoad.js:61)
The following error is thrown the first time a user uses our extension after an auto-update but BEFORE restarting Chrome. After restarting Chrome, everything works fine. Afraid this might cost us uninstalls. Is this an issue with the chrome platform analytics? Apologize if not.