Skip to content

diffArrays will not compare the empty string in array? #158

@marszhou

Description

@marszhou

ex:
a1 = [1,2,3]
a2= [1,2,3,'']

diffArrays will think these two array has no difference
even with options of ignoreWhitespace: false

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