StayeR
StayeR
Nvm, i figured why, 2 months ago i did a small change to the `escapeRegExpChars` function on `node_modules/@oruga-ui/oruga-next/dist/esm/helpers.mjs`, to make searchable able to filter by dates also, but made number...
@mlmoravek I changed the escapeRegExpChar function to allow dates filtering on searchable column in oruga tables, old one used the regex expresion for all type of values that were strings,...
Heres the code reproduction: https://github.com/Diogo-Coding/bug-safe-area