Understanding runtime-15 error #14028
Unanswered
paulrosen
asked this question in
Help/Questions
Replies: 0 comments
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.
-
We have a Vue app out in the world and it generally works pretty well. We have a general error handler that sends data back to our logs if anything unusual happens.
We can't duplicate the following ourselves but we see it occasionally and I have no idea how to reproduce or debug what is going on. I've looked at the code in the stack trace and it is all minimized so I can't get any clue. In the user's sessions it seems to resolve itself but I'm not sure what the user sees and I'd like to handle this better.
This problem happens pretty infrequently but still at least once a day.
When I get one error there is often a string of them, but then the errors seem to resolve themselves.
I'm currently running version 3.5.21 but this problem has been happening for a number of versions.
Questions:
Here are the errors:
Thanks for any insight on how I can debug!
Beta Was this translation helpful? Give feedback.
All reactions