Page 1 of 1

Montage Review not displaying video

Posted: Wed Jan 11, 2023 9:37 pm
by homeuser
v1.37.30

Montage review doesn't show any video at all. Just says 'No Event'

I get the following error
1/11/23, 9:30:49 PM GMT web_js 27553 ERR ReferenceError: Can't find variable: events zm/cache/skins_classic_views_js_montagereview-base-1673378753.js 1096

Any suggestions on what is causing this?

Looking back at previous posts, it suggested timezone issues but I can't find any timezone issues on my server.

Thanks

Re: Montage Review not displaying video

Posted: Wed Jan 11, 2023 10:59 pm
by zemerdon
1.37.30

I get the same error.

1/12/23, 8:53:27 AM GMT+10 web_js 1436 ERR Uncaught ReferenceError: events is not defined zm/cache/skins_classic_views_js_montagereview-base-1673304451.js 1096

line 1096 for this file is...

for (const event_id in events) {

Re: Montage Review not displaying video

Posted: Thu Jan 12, 2023 2:13 pm
by iconnor
Yeah I broke it.

events is not defined in live view. fix applied, packages building.

Re: Montage Review not displaying video

Posted: Fri Jan 13, 2023 10:50 am
by zemerdon
nice, for once it wasn't me :)

thanks mate.