Hi Semicolon,
On the Events Single page, the countdown feature (based on moment.js) now throws a deprecation warning (original issue and suggestion s to resolve this can be found on: https://github.com/moment/moment/issues/1407 )
I use this countdown as per your sample file:
Starts in:
Could you please advise me about where and what do I need to change in canvas js file to solve this issue and avoid deprecation warning?
Probably only a simple change is needed to ensure proper date format to be passed to moment().
Thank you
A.
