-
Notifications
You must be signed in to change notification settings - Fork 289
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
🪲 Console errors related to user activity #5550
Labels
bug
Something isn't working
Comments
Tagging @hasan-sh! |
Fixed by #5527 |
I don't think it is! As I see it, the error is not the same? Now it says "Unexpected end of JSON input". |
@hasan-sh it would be nice to have it fixed because it's quite an annoying bug when debugging! |
mergify bot
pushed a commit
that referenced
this issue
Jun 10, 2024
#5558 Introduced an error where some calls where expecting a JSON, and got text instead. I checked the places where this happened and fix the calls. If I'm missing some, please add them 😄 **How to test** Perform the following: * Update an adventure * Update a class customization * Create students account * Reset password * Reset a student's password * Update your public profile And all of them should show the success modal! Also: Fixes #5550
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is happening on
alpha
right now, we are getting console errors related to some JSON. I checked the response that is being turned to json and it seemed fine, does anyone else have any clue?The text was updated successfully, but these errors were encountered: