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
the reschedule page is probably not fetching the unavailable dates for the preselected provider when there are multiple providers in the list for the preselected service. I think using the drop down fixes it by triggering the function that gets the unavailable dates. i.e. when there are multiple providers it doesn't fetch the dates and so when you click next all days are available. It does fetch the times accurately I think.
get_available_hours array shows up in the inspect/network in chrome.
get_unavailable_dates arrays for all providers only shows up after making a selection in the dropdown or changing months.
the reschedule page is probably not fetching the unavailable dates for the preselected provider when there are multiple providers in the list for the preselected service. I think using the drop down fixes it by triggering the function that gets the unavailable dates. i.e. when there are multiple providers it doesn't fetch the dates and so when you click next all days are available. It does fetch the times accurately I think.
get_available_hours array shows up in the inspect/network in chrome.
get_unavailable_dates arrays for all providers only shows up after making a selection in the dropdown or changing months.
#1665 (comment)
The text was updated successfully, but these errors were encountered: