primeng icon indicating copy to clipboard operation
primeng copied to clipboard

fix(InputMask): don't trigger unexpected events

Open DerStimmler opened this issue 7 months ago • 1 comments

Fix:

  • don't trigger change event on blur
  • only update model and trigger change event if value actually changes

fixes #11566

DerStimmler avatar Apr 29 '25 15:04 DerStimmler

@DerStimmler is attempting to deploy a commit to the primetek Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Apr 29 '25 15:04 vercel[bot]

This issue is still present in v20. I updated this pr to resolve merge conflicts.

DerStimmler avatar Sep 09 '25 21:09 DerStimmler