Closed msalahz closed 5 years ago
Hello. Does this error break transover? Could you provide a stacktrace?
No it doesn't, translation works fine
stack trace
contentscript.js:1 Uncaught TypeError: Cannot read property 'delay' of undefined
at HTMLDocument.<anonymous> (contentscript.js:1)
at HTMLDocument.dispatch (jquery.min.js:2)
at HTMLDocument.y.handle (jquery.min.js:2)
at Object.trigger (jquery.min.js:2)
at HTMLDocument.<anonymous> (jquery.min.js:2)
at Function.each (jquery.min.js:2)
at w.fn.init.each (jquery.min.js:2)
at w.fn.init.trigger (jquery.min.js:2)
at HTMLDocument.<anonymous> (contentscript.js:1)
at HTMLDocument.dispatch (jquery.min.js:2)
(anonymous) @ contentscript.js:1
dispatch @ jquery.min.js:2
y.handle @ jquery.min.js:2
trigger @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
each @ jquery.min.js:2
each @ jquery.min.js:2
trigger @ jquery.min.js:2
(anonymous) @ contentscript.js:1
dispatch @ jquery.min.js:2
y.handle @ jquery.min.js:2
I believe this is fixed now
Hello! I'm getting the following error everywhere and it drive my crazy
Uncaught TypeError: Cannot read property 'delay' of undefined
the source of error is chrome-extension://aggiiclaiamajehmlfpkjmlbadmkledi/contentscript.js
Can you advice ?