Skip to content

Ordering by value not accurate enough #39

@Krukarius

Description

@Krukarius

I have some values such a:

43

12
5
11
16
18
51

when sorted by table, I got:

11
12
16
18
18
43
5
51

Could you tell me where can I fix the code and make these values in right order?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions