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

Uncaught TypeError: main.createShadowRoot is not a function #738

Open
meisamdev opened this issue Sep 4, 2020 · 2 comments
Open

Uncaught TypeError: main.createShadowRoot is not a function #738

meisamdev opened this issue Sep 4, 2020 · 2 comments

Comments

@meisamdev
Copy link

i have 3 errors when using this plugin

the first and second errors
image


image
And The Lats Error

And (F) key not working for any site

(I using "Load unpacked" in Google Chrome)
My Google Chrome Version 85.0.4183.83 (Official Build) (64-bit)

@Green-Robot-Dev-Studios

I have the same issue! f and F doesn't work for me too.

@Green-Robot-Dev-Studios

#734 Same issue. Just change line 727 of hints.js in the latest release to
Hints.shadowDOM = main.attachShadow({mode: 'open'});
and it should work.

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