Problem just now – can’t schedule a post for publication later.
I click “Schedule for later,” then try using the drop-down calendars OR manually editing the date and time. No matter what I do, the date and time revert to right now as soon as I leave the field.
Hi @BruceInLouisville We’ve actually had another report about that recently but haven’t been able to reproduce the problem to find out what’s going wrong. Would you mind sharing the following information?
your site timezone
your local timezone
time of day when the bug occurs (in other reports this mostly seemed to be later in the day, with the picker working OK in the mornings)
browser being used (trying in other browsers when you’re seeing the bug would be helpful to eliminate the browser variable)
Most important is that it is working now (10 AM EDT).
I manage my Ghost site within Wavebox, which uses Chromium. Chromium version is 102.0.5005.115
Tried it in Safari as well; working there too, now.
My time zone is Eastern. Site’s time zone is also Eastern. Site is hosted by Gloat Hosting, which uses Digital Ocean, so I’m not sure where the server is physically located.
Happened just now. (Again, in the evening, trying to schedule for the next day.)
I checked the console, and when I click the “Schedule for later” button, this error message pops up in the console. Don’t know if this is helpful or not.
[Violation] Added non-passive event listener to a scroll-blocking ‘touchstart’ event. Consider marking event handler as ‘passive’ to make the page more responsive. See Chrome Platform Status
I’ve found the source of the problem and have a fix ready pending further tests. The issue was with sites with a negative timezone offset when the local time would cause the UTC-adjusted date to be next day which was why the problem only showed up later in the day.