concerto / concerto-frontend

Frontend JS code for Concerto
http://concerto-signage.org
Other
7 stars 5 forks source link

content not cycling in Chrome #70

Closed snoop168 closed 7 years ago

snoop168 commented 7 years ago

May be related to #68 and concerto/concerto#1361

Since that issue was fixed now the screen only shows the first piece of content for each field on the screen. The error seen in the developer console is: Uncaught TypeError: Failed to execute 'animate' on 'Element': 'function (a){return a}' is not a valid value for easing(…)

snoop168 commented 7 years ago

Just so you know i seemed to resolve this issue. I think my issue was ultimately due to the frontend plugin not updating.