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
fix(VDataTable): adjust filter & sort functions to use Intl.Collator (#7805)
* Adjustment for filter & sort functions to use Intl.Collator
* Adjustment for filter & sort functions to use Intl.Collator
* Bug fix for inner sort loop
* Add unknown before PropValidator
* Discard changes
* Discard changes
* Discard changes defaultFilter function
* Initialize collator outside of loop
fixes#3672fixes#4622
0 commit comments