Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.9k
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I'm using b-table default sorting method and I found that in the method the all value will be transformed to String as follows:
therefore, when my field values are alphabets with numbers and starts with '0' the sorting will cause problem. FYI, I customized my compare routine to avoid the situation, but I just wonder there is any solution to avoid it in the toString function |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
Can you share your fix for this problem? Or did you get some solution for this ? |
BetaWas this translation helpful?Give feedback.