Replies: 1 comment
-
|
@GulgDev Can I trouble you with steps to reproduce? I tried altering the test in I find the underlying transform error (coming from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When the module source code has syntax errors, the original error doesn't throw. Instead I can catch error wrapper:
Failed to load module "<module>" in package "<unknown>" .... How can I handle the original error and pass it to custom log function?Beta Was this translation helpful? Give feedback.
All reactions