Which package is affected?
Core
Version
4.1.1
What happened?
Essentially, scheduling an order doesn't work if the store is "closed" due to the pickup time. There's two different behaviors depending on the users session.
If the last thing they had selected was ASAP
They cannot submit the form to change it to scheduled. They can see the options and click on them, but hitting submit doesn't close the modal or update the page. It does fetch from Livewire, though.
If the last thing they had selected was a scheduled time
They cannot see options for "Select a time". This might be related to #1171. They can see the date, at least.
What did you expect to happen?
They should be able to schedule orders if the store is closed.
What browser are you seeing the problem on?
Firefox