-
|
Hi @sadmann7, Just following up with this project, this commit https://github.com/tecoad/shadcn-table/commit/beed202f0942868e77cba5e9aff61cdcf4a445eb introduced a change on the hook, specifically: The thing is, in my fork, the advanced faceted filters are not showing the counts: Since getFacetedUniqueValues on enableAdvancedFilter is undefined, how is this mean to show the values counter for the advanced toolbar? Can you confirm? Any reason for this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
need to update the advanced filter the advanced filter was quite buggy, will update it with all the fixes |
Beta Was this translation helpful? Give feedback.
-
|
updated the advanced filter. right now faceted filter count showd the actual item count on the db |
Beta Was this translation helpful? Give feedback.


need to update the advanced filter
the advanced filter was quite buggy, will update it with all the fixes