Skip to content

getNewRepeat is not null safe #46

@benlancaster

Description

@benlancaster

We are seeing stuff in our logs that's causing a JS error:

"TypeError: Cannot read property 'length' of undefined at Object.getNewRepeat

It looks like it's possible for getNewRepeat to get a value for cval that is not a string, so the cval.length check fails

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions