Hi, I want to set a property differently during the scheduleContextmenu event depending whether the user has right clicked on either an event, or elsewhere. I have the following.
Still shouldn't matter, I just tried myself with dev tools open and could not repro. Can you reproduce this on our online examples (or whip up a CodePen)?
Hi mats, I will try to get to doing this, just the next couple of weeks is unfortunately very busy due to an upcoming release of other products.
In my case, the scheduler is inside an Ionic/Angular application. I had devtools open (running in debug) and may have had device emulation enabled. But when running in production, the only time we use the context menu is the Windows build, where I have the Ionic app embedded in a custom .net app running webview2, so devtools will never be opened from in there, and it all works fine in there.
But I will try and find the combination that made this occur.