Skip to content

Line 2067 KoGrid.Debug.js Missing Reference #321

@joshualouden

Description

@joshualouden

Greetings, I believe there is a bug on the line 2067 at

    mtch = b.match(dateRE);

I believe the reference should be:
mtch = b.match(window.kg.sortService.dateRE);

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions