You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…#187) (#188)
* feat(data-table): filter properly the data in the data-table
* added correct type to format function
* fix(data-table): handle undefined data array propertly.
* removed hack for tooltip in data-table since now an empty tooltip is not shown
* updated docs demo with format example in atomic components (data-table)
Bug Report
Filtering does not work in data-table when providing a format function in the column object.
Screenshots or link to CodePen/Plunker/JSfiddle
What is the expected behavior?
Should filter accordingly to the format function.
The text was updated successfully, but these errors were encountered: