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

fix: Display Uploader error in console, as promised #635

Merged
merged 5 commits into from
Sep 6, 2024

Conversation

Peeja
Copy link
Member

@Peeja Peeja commented Aug 30, 2024

The Errored component says Check the browser console for details, but then doesn't put the error in the console. Now it does. 😄

Copy link
Member

@hannahhoward hannahhoward left a comment

Choose a reason for hiding this comment

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

LGTM but you have linter errors

@hannahhoward
Copy link
Member

nevermind I see that's what the next PR is about

Also include in TS `references`, which eventually means ESLint will pick
them up on its own, once we upgrade our lint stack.
We've disabled `no-console` elsewhere for one-offs, and this seems akin
to that.
@Peeja Peeja merged commit 15da8ee into main Sep 6, 2024
3 checks passed
@Peeja Peeja deleted the uploader-error-in-console branch September 6, 2024 14:37
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