fix: cannot read property config of undefined when rescheduling
Problem
what error are you getting in network tab
/v2/bookings api gets canceled with no specific error
error from onCreateBookingError function passed as argument to booker atom
@TLalit hi there, can you provide some more context around this issue, that would really help us in trying to understand what exactly is going wrong. according to the error message, it seems like this error should happen when someone is trying to reschedule a booking, is that correct or does this error happen when some is booking an event? also what version of atoms are you using and could you also paste the booker atom code that you're using on your end, thank you!