A
A
andrei_pro2019-03-16 14:08:46
JavaScript
andrei_pro, 2019-03-16 14:08:46

Sentry strange error?

Hello. Site on vuejs. Often an [object Event] error comes up, it’s not clear what it is and under what conditions it occurs, I looked at a lot of patterns on devices, the browser, I didn’t find OS. What could be?
5c8cd9207c524670691377.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
profesor08, 2019-03-16
@andrei_pro

You're throwing an exception in one of your promises. You are probably working with some kind of API, and have not handled a possible error. It's good to have a source map, then it would be clear what's going on there, but look at the code in the indicated error lines, then you'll understand where the cant is in the source code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question