
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Setting a date of today or earlier the post will be published right away, and not become scheduled.
Desktop (please complete the following information):
Additional context
In relation to this PR: https://github.com/WordPress/gutenberg/pull/7621#issuecomment-432014098
@paaljoachim thanks for the bug report. I've modified a bit the issue description to better reflect how to test it and added a GIF.
Note that this only happens when the pre-publish checks are enabled.
https://github.com/WordPress/gutenberg/pull/11013 fixes this issue and is ready for review.