Detect when unavailable hours is pressed #249
AlexandreSi
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
@howljs pigging you in case you did not see this. Would really like your input here. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
Thanks again for the great library!
I would like to be able to reset the selected event when I press outside of any event. So I used
onPressBackgroundbut I realized that this callback is not called when pressing unavailable hours.Also, it looks like the
onPressEventcallback is not called either for the unavailable hours.Hence my feature request.
I reckon one of those solutions would work:
Thanks
All reactions