-
Notifications
You must be signed in to change notification settings - Fork 16
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
TypeError: a.data.split is not a function #1
Comments
|
i can log in without this error, but after this login i receive only errors anymore and the login is not possible anymore. |
Hello, this seems to be a compatibility issue with another script on your page. Regards, |
This is not resolution of this problem. We've got same:
|
library.js?lang=de:formatted:931 Uncaught TypeError: a.data.split is not a function
at d.xd_parser (library.js?lang=de:formatted:931)
at d.xd_listener (library.js?lang=de:formatted:940)
at library.js?lang=de:formatted:554
at c (library.js?lang=de:formatted:177)
xd_parser @ library.js?lang=de:formatted:931
xd_listener @ library.js?lang=de:formatted:940
(anonymous) @ library.js?lang=de:formatted:554
c @ library.js?lang=de:formatted:177
postMessage (async)
PostMessageStream._write @ contentscript.js:3467
doWrite @ contentscript.js:5409
writeOrBuffer @ contentscript.js:5398
Writable.write @ contentscript.js:5325
ondata @ contentscript.js:4390
EventEmitter.emit @ contentscript.js:2505
addChunk @ contentscript.js:4062
readableAddChunk @ contentscript.js:4049
Readable.push @ contentscript.js:4016
PortDuplexStream.onMessage @ contentscript.js:161
EventImpl.dispatchToListener @ VM1126 extensions::event_bindings:403
publicClassPrototype.(anonymous function) @ VM1132 extensions::utils:138
EventImpl.dispatch @ VM1126 extensions::event_bindings:387
EventImpl.dispatch @ VM1126 extensions::event_bindings:409
publicClassPrototype.(anonymous function) @ VM1132 extensions::utils:138
dispatchOnMessage @ VM1133 extensions::messaging:392
The text was updated successfully, but these errors were encountered: