Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

Can't find chrome.runtime.getManifest().version immediately after update #51

Description

@nicksantan

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
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions