mennolui / wp-foyer

Foyer - a free Digital Signage plugin for WordPress. Perfect for theaters, music venues, cinemas and festivals.
GNU General Public License v3.0
49 stars 22 forks source link

End date not set when selecting temporary channel start date on WordPress 5.5+ #59

Closed mennolui closed 3 years ago

mennolui commented 3 years ago

At the edit display admin screen it is possible to specify a temporary channel and a start date and end date. When selecting a start date from the date time picker, the end date should also be set (if not set already) but this does not work, probably from WordPress 5.5 and onwards. Also an error is thrown in the browser console.

Uncaught TypeError: t.dateFormat is not a function at S.fn.init.onChangeDateTime (foyer-admin-min.js?ver=1.7.4:11) (etc...)

Tested on WordPress 5.6 & 5.7

mennolui commented 3 years ago

Fixed in release 1.7.5.