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

Unable to handle remote script errors #15

Open
petargyurov opened this issue Jan 20, 2021 · 1 comment
Open

Unable to handle remote script errors #15

petargyurov opened this issue Jan 20, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@petargyurov
Copy link
Owner

Describe the bug
When an error occurs inside a remote script, i.e.: a library, Chromium obfuscates the error message for security reasons.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Review page
  2. Import an empty .json file
  3. Observe error in console and compare to error that is logged

Expected behavior
Such errors to be captured properly.

Screenshots
N/A

System Information (please complete the following information):

  • OS: Windows
  • Version 10 (1909)

Additional context
See:

@petargyurov petargyurov added the bug Something isn't working label Jan 20, 2021
@petargyurov petargyurov self-assigned this Jan 20, 2021
@petargyurov
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant