Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.6.10] VDataTable: GroupBy sort is not possible when sorting is disabled #20046

Open
SystemKeeper opened this issue Jun 22, 2024 · 0 comments · May be fixed by #20047
Open

[Bug Report][3.6.10] VDataTable: GroupBy sort is not possible when sorting is disabled #20046

SystemKeeper opened this issue Jun 22, 2024 · 0 comments · May be fixed by #20047

Comments

@SystemKeeper
Copy link

Environment

Vuetify Version: 3.6.10
Last working version: 2.7.2
Vue Version: 3.4.27
Browsers: Chrome 125.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

When disable-sort is set on a v-data-table, any sorting in group-by is also disabled.

Expected Behavior

Sorting should still work for the grouping

Actual Behavior

Grouping does not work.

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

Was added to Vuetify 2 in #13027

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant