Skip to content

Fix error message display#35

Merged
deutranium merged 1 commit intostagingfrom
fix/error-messages
Feb 26, 2021
Merged

Fix error message display#35
deutranium merged 1 commit intostagingfrom
fix/error-messages

Conversation

@jkmartindale
Copy link
Copy Markdown
Collaborator

Some Spotify API errors are uncaught, and most catches display the error object directly, which fails silently. Instead we should be displaying error.message.

Some Spotify API errors are uncaught, and most catches display the
`error` object directly, which fails silently. Instead we should be
displaying `error.message`.
Copy link
Copy Markdown
Collaborator

@deutranium deutranium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!!

@deutranium deutranium merged commit 17c509d into staging Feb 26, 2021
@jkmartindale jkmartindale deleted the fix/error-messages branch February 26, 2021 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants