79529429

Date: 2025-03-23 18:25:19
Score: 1
Natty:
Report link

As @Lucas suggested, the workaround is to use "@oninput", instead of "@onchange".

<InputText id="location" @bind-Value="CurrentEvent.Location" @oninput="LocationChanged"/>

This solution is figured out by Lucas somewhere in inner comments above, I am just reposting to help others find it.

Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Lucas
  • Low reputation (1):
Posted by: Wojciech