Open EvandroMotaSouza opened 1 year ago
Did you try setting the Debounce="true"
, or Immediate="true"
on InputMask?
Yes. Debounce, Immediate, Both.
My mask:
<InputMask Mask="(99) 99999-9999" />
Project created with ABP Framework 7.0 --blazor (I don't think it makes a difference)
I'm also having the same issue with InputMask caret jump in an ABP Framework 6.0 Blazor Server application. Setting Debounce="true
and Immediate="true"
doesn't work.
InputMask is also having the caret jump problem like:
(fix: TextEdit and MemoEdit caret jump #963) https://github.com/Megabit/Blazorise/pull/963
Using: Blazorise.Bootstrap5 1.1.5 Blazorise.Components 1.1.5
For a workarround i am using: