-
In class today when writing objects and constructor functions, the console would not show a syntax error, but rather show a "no p5" error instead. This came up even with some small things like a miss…
-
### FAQ
- [X] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse/blob/master/docs/variability.md) or [throttling](https://github.com/GoogleChrome/lighthouse/blob/mast…
-
I use StackTraceGPS. pinpoint to get the un-uglified stack but got error when stacktracegps starts to find my vendor code (REACT) from webpack.
![image](https://user-images.githubusercontent.com/5906…
-
`TypeError: trace[Symbol.iterator] is not a function
at FabricCrashlytics.sendNonFatalCrash (FabricPlugin.Crashlytics.js:37)`
-
I want to draw backtrace with highlight of errorred line, similar to this:
![](https://raw.githubusercontent.com/inikulin/callsite-record/master/media/example1.png)
## Possible solutions
1. Exp…
-
![image](https://user-images.githubusercontent.com/1343284/59149595-9c3d0080-8a49-11e9-86f2-7db91ecc01b9.png)
I have a bug in production (3rd error), the surrounding first 2 and latter 2 are myster…
-
# 🐞 bug report
### Affected Package
The issue is caused by package `@airbrake/node`
### Is this a regression?
Yes, we noticed that we weren't getting Airbrake stack traces in our node …
-
### What problem does this feature solve?
It helps developers pinpoint template errors in larger templates.
At the moment, render errors look like this (from version 2.5.18):
```
vue.js:616 [V…
-
Please answer the questions the best you can:
1) What version of bluebird is the issue happening on?
v2.10.2, v3.4.1
2) What platform and version? (For example Node.js 0.12 or Google Chrome 32)
No…
-
It's more like a question than issue - is errbit capable of handling javascript source maps? Now, when I am reviewing errors handled by errbit I can see minified backtrace. I see that Airbrake api can…