Skip to content

Type detection in build falsely identifies Number #1

@myfrom

Description

@myfrom

Many properties such as group, filter and many more should be type: String but instead are identified as Number. I guess my check doesn't work.

else if (Number(value) !== NaN) type = 'Number'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions