Skip to content

Delimiter breaks integers #5

Description

@hellodaniel

I've come across an issue where delimiters break the value and causes it to always count from the value up to the delimiter.
e.g.: elText = 2,000
but after format() it's parsed as 2 and fromValue = 2

Here's a quick fix that I've done:
hellodaniel@eb159eb

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