xibosignage / xibo

Xibo Digital Signage
https://xibosignage.com
GNU Affero General Public License v3.0
578 stars 166 forks source link

moment(...).tz is not a function when change calendar type to Jalali #1902

Closed mshahrokhi closed 5 years ago

mshahrokhi commented 5 years ago

When i change calendar type to Jalali, i get this error in the displays page:

Uncaught TypeError: moment(...).tz is not a function

this error refer to the dataTableDateFromUnix function in dist/core/xibo-cms.js and doesn't allow displays to be rendered in the table in this page so the table will be blank!

Please help me :((( Thanks a lot

Screen Shot 1398-05-23 at 12 48 08

Screen Shot 1398-05-23 at 12 48 26
mshahrokhi commented 5 years ago

I updated Xibo-CMS to version 2.1, but this issue doesn't solved yet! :(