DataGrid FilterMode.Advanced and numeric value

Hi,

I have issue with the filter. The filter is no acivated if I type a value and then just hit apply. It works fine if I first type the value and then click focus out from that field (or hit enter) befor clicking the apply button.

The problem seems to be only with numeric columns.
I'm using Radzen.Blazor 3.6.1

Many thanks

Untitled 32

Worked normally on our demo:


Yes I see. You can also see same behaviour on the demo pages (order id column): https://blazor.radzen.com/datagrid-footer-totals

What I also noticed, is that it works if I hold mouse down for a moment before release.

Untitled 35