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][2.6.3] DataTable SortDesc MultiSort #14730

Closed
kvpt opened this issue Feb 16, 2022 · 1 comment
Closed

[Bug Report][2.6.3] DataTable SortDesc MultiSort #14730

kvpt opened this issue Feb 16, 2022 · 1 comment

Comments

@kvpt
Copy link

kvpt commented Feb 16, 2022

Environment

Vuetify Version: 2.6.3
Last working version: 2.6.2
Vue Version: 2.6.14
Browsers: Chrome 99.0.4800.0
OS: Windows 10

Steps to reproduce

Click on a sortable column then a second one

Expected Behavior

SortDesc array and SortBy array are of the same size.
There is now always a false boolean in the array that add with the others boolean.
Result of the compare is in the console.

Actual Behavior

SortDesc array have one more element than SortBy array.

Reproduction Link

https://codepen.io/kvpt/pen/poddQNK

Other comments

It seems to have been introduced by this commit :
9cf48e4
Also reported here :
#14423 (comment)

@lioneaglesolutions
Copy link
Collaborator

Stale Issue

This issue is being closed due to inactivity.

If you have any additional questions, please reach out to us in our [Discord community](https://community.vuetifyjs.com/).

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

No branches or pull requests

2 participants