Skip to content

Error Thrown when Indexing Long Lists #35

Closed
@KetanReddy

Description

@KetanReddy

When using typeof to enumerate a long list of consts to get a set of values, if the list is long enough, typescript will truncate the the values we use to convert to XLR and we get an error thrown. It seems like our current approach of pulling that info from the Type object might need to be more robust. This branch has a failing test that can be used to validate the new approach works.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    XLRRelated to XLR FunctionalitybugSomething isn't workinggood first issueGood for newcomerspatchIncrement the patch version when merged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions