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

feat: Improve rendering of error messages when they are JS objects #7548

Merged
merged 5 commits into from
Oct 17, 2023

Conversation

msarcev
Copy link
Collaborator

@msarcev msarcev commented Oct 5, 2023

Summary

Improve rendering of error messages when they are JS objects
Fixed a place where the error is added to the store as '[object Object]'

Fixes #7507
(i hope this time)

@msarcev msarcev requested a review from begonaalvarezd October 5, 2023 17:30
@begonaalvarezd begonaalvarezd merged commit 607f6d8 into develop Oct 17, 2023
@begonaalvarezd begonaalvarezd deleted the improve-error-log-stringify branch October 17, 2023 13: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.

[Task]: Fix error log not stringifying everything
2 participants