Replies: 1 comment
-
same issue, the functionality is missing from the codebase even though its documented |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Livewire PowerGrid version
v6.3.1
Livewire version
v3.6.3
Laravel version
v12.9.2
Which PHP version are you using?
PHP 8.2
Which Theme are you using?
Bootstrap 5
Have you published the resource files and customized them? (php artisan vendor:publish)
Yes
What is the problem?
Hi guys,
It seems that natural sort feature simply doesn't exist. But it's documented. Adding $withSortStringNumber to the component does nothing.
Also I couldn't find anything like $withSortStringNumber in repository search, incl. Sorting trait.
Perhaps this feature was lost somewhere during updates?
I'm very sorry if I'm wrong and it's a false alert. But seems true.
Code snippets
public bool $withSortStringNumber = true;
How do you expect it to work?
Natural sorting by some field
Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions