Hi :wave: I have been working on this issue - <htt...
# developers
a
Hi 👋 I have been working on this issue - https://github.com/calcom/cal.com/issues/1801 . And have made the changes to the logic to handle the case when the user is away. Can anyone please tell me why do we use a async call here - https://github.com/calcom/cal.com/blob/63bd9a120253053b84483cd5a1e03e04d78ed0c7/apps/web/pages/%5Buser%5D.tsx#L75 because of the call that we make we will be able to move to next component which handles booking the time using the calendar view which should not happen (I think). I have attempted to to fix the issue can someone take a look at my PR - https://github.com/calcom/cal.com/pull/1817
p
@Bailey
away mode used to work no?
z
Maybe some code got lost on web3 launch
p
potentially