primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
9.53k stars 4.47k forks source link

Bug #14978: Table filter integer does not equal decimal string #15351

Closed robGardiner01 closed 2 weeks ago

robGardiner01 commented 2 weeks ago

Fixes #14978

Previously, the equals and notEquals filters would convert the value and filter to string before comparing them. It now checks if the two are equal before converting them and checking again. This allows 1 == 1.0 etc.

vercel[bot] commented 2 weeks ago

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

A member of the Team first needs to authorize it.