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
Everything appears to be working correctly and your screenshots look like the arrays are properly formatted. Hmm. Do you have a JSON object of the available and unavailable timeslots or a working code example that I can try to replicate the bug?
Hello i love your package, but i have one error :
Invalid Date for available slot: undefined
When I have a timeslot between 2 others it bugs.
I create this RDV in Google Calendar and i have this bug :
Before i have this i select 10h30 :
New array timeslot
I use this function :
timeSlotDifference(availableTimeslots, firstArrEvents)
error : my array of timeslot is ok with stratTime, endTime
I don't understand this bug because, i have Date()
Ty
The text was updated successfully, but these errors were encountered: