Skip to content

"i" is read-only #17

@macrozone

Description

@macrozone

in https://github.com/kmagiera/react-native-gesture-handler/blob/de3ae768a715f408cc3e361bcf46e6bd98402885/GestureHandler.js#L361

there is a for (const i = ...) which throws an error: "i" is read-only. This should be a let declaration.

Edit: I don't know why i get this error all of sudden. I don't have it in another project. But this line is clearly wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions