Skip to content
New issue

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

Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 't.map') #146

Open
jacobtylerwalls opened this issue Oct 21, 2022 · 1 comment
Labels
bug Something isn't working Task 3.6 Front-end implementation

Comments

@jacobtylerwalls
Copy link
Contributor

jacobtylerwalls commented Oct 21, 2022

Overview

Visiting /submissions while logged out generates an unhandled promise rejection.

Expected Behavior

If not logged in, we don't fire a query.

Actual Behavior

Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 't.map')

Steps to Reproduce

  • Visit /submissions while logged out
@jacobtylerwalls jacobtylerwalls added the bug Something isn't working label Oct 21, 2022
@jacobtylerwalls
Copy link
Contributor Author

Relates to #78

@jacobtylerwalls jacobtylerwalls changed the title Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 't.map') Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 't.map') Oct 21, 2022
@jacobtylerwalls jacobtylerwalls changed the title Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 't.map') Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 't.map') Oct 21, 2022
@rajadain rajadain added the Task 3.6 Front-end implementation label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Task 3.6 Front-end implementation
Projects
None yet
Development

No branches or pull requests

2 participants