You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2018. It is now read-only.
I'm trying to update the date of a widget with a countdown function through an job. This is all working.
But now, when the page is refreshed, the job must start. How can I solve this problem?
After the page refresh, the coffee script was executed, but not the job.