Join Slack
Powered by
Hi :wave: I have been working on this issue - <htt...
# developers
a
Ankit
02/11/2022, 7:37 PM
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
Peer
02/11/2022, 8:15 PM
@Bailey
Peer
02/11/2022, 8:15 PM
away mode used to work no?
z
zomars
02/11/2022, 8:20 PM
Maybe some code got lost on web3 launch
p
Peer
02/11/2022, 8:30 PM
potentially
2
Views
Open in Slack
Previous
Next