You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the "Order Confirmed" screen there is a minor error when trying to open the left panel due to props handling, showing "variable props not found".
To Reproduce
Steps to reproduce the behavior:
Run the project in the examples branch
Open the screen "Order Confirmed"
Try to open the left panel.
See error
Screenshots
Expected behavior
The left panel should be opened as in the other screens.
Additional context
I already fixed the error and I'm going to make a pull request.
The text was updated successfully, but these errors were encountered:
AntelaBrais
changed the title
The screen "Confirmed Order" openDrawer error
The screen "Order Confirmed" don't show left panel.
Nov 4, 2018
Describe the bug
In the "Order Confirmed" screen there is a minor error when trying to open the left panel due to props handling, showing "variable props not found".
To Reproduce
Steps to reproduce the behavior:
Screenshots
Expected behavior
The left panel should be opened as in the other screens.
Additional context
I already fixed the error and I'm going to make a pull request.
The text was updated successfully, but these errors were encountered: