Hello,
I have a problem with my scheduler.
I created a stackblitz with same problem.
So, I have my scheduler with currentView 'Day', if I click inside an event, it opens custom modal, the currentView of scheduler change to default view(Month). How can I manage this problem? When I click inside event, scheduler don't need to change to default currentView. But if I open an event when I currentView is Day I don't want change currentView. This is a bug?
This problem is when I have enabled tooltip, if I disable tooltip it works without problem.
I hope you understand the problem.
Let me know if you some suggestions :)
Here a stackblitz with problem: https://stackblitz.com/edit/react-lv3wkn?file=index.js