Skip to content

"message.push()" should be "messages.push()" #29

@jamisonj

Description

@jamisonj

This line is incorrectly trying to push a new error message to message, when the variable is actually named messages.

message.push("Unknown Error")

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