This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
Can't find chrome.runtime.getManifest().version immediately after update #51
Open
Description
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)
Metadata
Metadata
Assignees
Labels
No labels
Activity