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
When using "Row Groups" and "Filters" in components "DataTable", the component computes and assigns the colspan for "template #empty".
And it turns out that the table template looks different. But when nothing is found in the table, the table looks different because there is no column by which to group. How to be?
Vue version: 2.6.12 PrimeVue version: 2.5.1 Browser: all
The text was updated successfully, but these errors were encountered:
cagataycivici
added
the
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
label
Aug 19, 2021
When using "Row Groups" and "Filters" in components "DataTable", the component computes and assigns the colspan for "template #empty".
And it turns out that the table template looks different. But when nothing is found in the table, the table looks different because there is no column by which to group. How to be?
Vue version: 2.6.12
PrimeVue version: 2.5.1
Browser: all
The text was updated successfully, but these errors were encountered: