Screenly / Anthias

The world's most popular open source digital signage project.
https://anthias.screenly.io
Other
2.51k stars 623 forks source link

Javascript Webpage won't display #1551

Open wazzasay opened 3 years ago

wazzasay commented 3 years ago

Overview of the Issue

I have a webpage notice board displayed via the SEQTR Education platform and is it not displaying on Screenly OSE. In my trial and error I have discovered it doesn't display on internet explorer 11 either displaying these current errors in consol.

SCRIPT1002: Syntax error lib.js (1,214291) SCRIPT1002: Syntax error app.js (1,7487) SCRIPT5009: 'Locale' is undefined notices.js (1,69)

Is this something that can adjust on the Pi to make it run this? As the notice page is quite key to the deployment.

Reproduction Steps

Steps to reproduce this issue, eg:

Environment

wazzasay commented 3 years ago

I Have found some more information that might be helpful. It looks like it may be a compatibility issue with ECMAScript 6 and 5. My guess is that ES5 is run on screenly and needs ES6?

vpetersson commented 3 years ago

Try switching to the experimental branch.

wazzasay commented 3 years ago

Try switching to the experimental branch.

I have tried a couple of times even from a fresh boot but it doesn't actually display anything. Just crashes and stays on a blanks screen, any suggestions ?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ealmonte32 commented 2 years ago

@wazzasay Just tested this and website loaded perfectly fine for me, running development branch .. I can see the schedules and announcements on the site, etc..

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.