We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When filling out an order, the users info should be added to the order as part of the ordered_by field. This info is grabbed from Redux.
ordered_by
While login returns a success, the users information is not being returned from Redux.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Expected Behavior
When filling out an order, the users info should be added to the order as part of the
ordered_by
field. This info is grabbed from Redux.Actual/Current Behavior
While login returns a success, the users information is not being returned from Redux.
The text was updated successfully, but these errors were encountered: