Skip to content

removeDotSegments works FF 3.6, broken in FF 5.0.1 #4

@jackdempsey

Description

@jackdempsey

input.length is returning 0 on line 130 and thus not triggering the while loop body. input.value.length does in fact get the correct value.

I'm not familiar enough with JS and various browser changes, but it seems pretty directly related to this, the prototype usage, and related code. Does this help in figuring out why it may not be working? Happy to try and add anything else that would.

Appreciate the library!

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