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

Avatar Popout is not working on forum #61

Closed
gizellos opened this issue Oct 20, 2017 · 2 comments
Closed

Avatar Popout is not working on forum #61

gizellos opened this issue Oct 20, 2017 · 2 comments
Labels

Comments

@gizellos
Copy link

gizellos commented Oct 20, 2017

Avatar Popout is not working in threads. Both the triggers don't work. After loading a page, there is this error in console:

ERROR: Execution of script 'ESGST' failed! Cannot read property 'insertAdjacentHTML' of undefined
(anonymous) @ VM1480:3
(anonymous) @ VM1480:4
(anonymous) @ VM1480:35845
(anonymous) @ VM1408:2
E_c @ VM1408:3
ha @ VM1477:63
create @ VM1477:72
f @ VM1477:17
setTimeout (async)
(anonymous) @ VM1408:2
b.safeWindow.(anonymous function) @ VM1408:8
(anonymous) @ VM1477:17
runListeners @ VM1477:17
na @ VM1477:17
run @ VM1477:18
(anonymous) @ VM1477:74
(anonymous) @ VM1408:2
c @ VM1408:2
(anonymous) @ VM1477:74
(anonymous) @ VM1477:74
TM_back @ VM1477:75
(anonymous) @ VM1477:75
(anonymous) @ VM1408:2
exec_fn @ VM1408:2
(anonymous) @ VM1408:11
Y @ VM1408:9
e @ content.js:6
send @ content.js:8
next @ content.js:13
(anonymous) @ content.js:28
(anonymous) @ content.js:24
sendResponseAndClearCallback @ VM1404 extensions::messaging:417
messageListener @ VM1404 extensions::messaging:449
EventImpl.dispatchToListener @ VM1397 extensions::event_bindings:403
publicClassPrototype.(anonymous function) @ VM1403 extensions::utils:140
EventImpl.dispatch_ @ VM1397 extensions::event_bindings:387
EventImpl.dispatch @ VM1397 extensions::event_bindings:409
publicClassPrototype.(anonymous function) @ VM1403 extensions::utils:140
dispatchOnMessage @ VM1404 extensions::messaging:390
VM1480:3 TypeError: Cannot read property 'insertAdjacentHTML' of undefined
at insertHtml (eval at E_c (:3:298), :4761:17)
at loadCs (eval at E_c (:3:298), :20462:26)
at esgst.toExecute.forEach.feature (eval at E_c (:3:298), :4518:13)
at Array.forEach ()
at loadFeatures (eval at E_c (:3:298), :4517:25)
at loadEsgst (eval at E_c (:3:298), :4406:25)
at eval (eval at E_c (:3:298), :465:5)
at Window.tms_eafecfdb_d33e_4713_8f83_75a77d76d21c (eval at E_c (:3:298), :35843:3)
at :2:479
at eval (eval at E_c (:3:298), :3:1)

Edit: it seems the issue is just in threads.
Edit 2: more stuff doesn't work because of this error, for example, game categories

@gizellos gizellos changed the title Avatar Popout is not working Avatar Popout is not working on forum Oct 20, 2017
@gizellos
Copy link
Author

It's an issue from v7.2.3. I switched back to v7.2.2 and it's working there.

@rafaelgomesxyz
Copy link
Owner

Fixed

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

No branches or pull requests

2 participants