Skip to content

Error response message not showing in ErrorMessage #262

@landonreed

Description

@landonreed

#259 did not fully address the issue with displaying the error message. The error prop being passed from the mapStateToProps is actually the OTP response (not the error field that comes as part of that response). This is causing the message to not be processed correctly in ErrorMessage and the message to not display.

To reproduce, simply run yarn start, plan a bad trip, and view incomplete error message (does not contain error details):

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions