jitsi-hacks icon indicating copy to clipboard operation
jitsi-hacks copied to clipboard

reorder.js doesn't work with 8x8 video conference site.

Open supernovajm opened this issue 4 years ago • 3 comments

8x8 is the paid version of Jitsi. Meetings are hosted from https://app.8x8.vc

When using the reorder.js shortcut, the following error appears in the console:

reorder.js:10 Uncaught ReferenceError: $ is not defined
    at addDragulaStyles (reorder.js:10)
    at reorder.js:108
    at reorder.js:114
addDragulaStyles @ reorder.js:10
(anonymous) @ reorder.js:108
(anonymous) @ reorder.js:114

supernovajm avatar Dec 31 '20 15:12 supernovajm

Sounds like their version of Jitsi is a bit different than the open source version.

A pull request to add support for 8x8 is welcome. But I have no interest in doing this myself.

cketti avatar Dec 31 '20 16:12 cketti

I get this same error with jitsi not the 8x8 version, and I am hosting on my own server. Trying to get the reorder to work.

badirdev avatar Feb 13 '21 01:02 badirdev

It's very pity this script does not work with current jitsi meet. May be there is update one?

slesru avatar Feb 08 '22 04:02 slesru