Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The extension shows empty screen in Chrome 72.0.3626.119 #48

Open
Serik0 opened this issue Feb 27, 2019 · 3 comments
Open

The extension shows empty screen in Chrome 72.0.3626.119 #48

Serik0 opened this issue Feb 27, 2019 · 3 comments

Comments

@Serik0
Copy link

Serik0 commented Feb 27, 2019

Do you want to request a feature or report a bug?
It is a bug

Your envieronment
OSes: Windows 10, Mac OS
Chrome: 72.0.3626.119

What is the current behavior?
Empty screen is opened when click on extension button

What is the expected behavior?
Extension screen should be opened

Videos/screenshots of the issue
restedaps

@Serik0
Copy link
Author

Serik0 commented Feb 27, 2019

Exception from console:

Uncaught (in promise) TypeError: Illegal invocation: Function must be called on an object of type StorageArea
    at rested-aps.js:162
    at new Promise (<anonymous>)
    at new t (rested-aps.js:19)
    at t.usePromise (rested-aps.js:162)
    at e.<anonymous> (rested-aps.js:344)
    at E (rested-aps.js:344)
    at Generator._invoke (rested-aps.js:344)
    at Generator.e.(anonymous function) [as next] (chrome-extension://omkndfeccmeplaimlpaefimnimmniccl/dist/rested-aps.js:344:118980)
    at i (rested-aps.js:162)
    at rested-aps.js:162

@Serik0
Copy link
Author

Serik0 commented Feb 27, 2019

I've checked this extension in Chrome 71 - it works there.

@LbISS
Copy link

LbISS commented Mar 20, 2019

The same issue. It seems chrome have changed some storage functions.
Some other extensions have the same problems: EFForg/https-everywhere@7ac0724

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants