I have a page with a Calendar component with multi-calendar enabled.
If I remove all the bindings an events, it works well.
However, if I add the @bind-Values attribute, or if I hook a ValueChanged event, then suddenly it becomes very slow.
It can sometimes take a second between the user clicking on a certain date, and until it is shown on the calendar.
Same behavior on PC (all browsers) and mobile.
Any idea why, or how I can optimize it?