Skip to content
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
@nicksantan

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions