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
Overriding alldray events on store seems like the easiest fix. I don't know if we can do this by adding code logic to the laravel save() method? (so when it's saved, a check is performed to see if it's allday, and one day is added).
Another option is to catch this in the controllers, and add a day before calling save().
...when end hour is not set after 9 AM.
This bug relates to #87
The text was updated successfully, but these errors were encountered: