-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
14.2.0--rc.preview.9.g7e444e5
### Bug summary
The problem is not isolated to version 14.2.0--rc.previe…
-
It seems that something has changed so this is not working now:
`var proxy = require('redbird')({ port: 80 });`
This throws an error: is not a function
Trying for some time I was able to make i…
-
Trying to run the demo using `dub run dimgui:demo` now throws an exception.
```
object.Exception@examples/demo/window.d(27): Enforcement failed
Error Program exited with code 1
```
-
We have an error that says: "Uncaught exception: TypeError Invalid Version >=0.24.2"
I suppose this is happening during migration, and I didn't find any way to catch it. Can someone tell me why this …
-
We are using the 3scale node module for our production environment. During the outage on Dec 6, our node servers crashed with the error:
] /usr/src/app/node_modules/3scale/lib/client.js:280
t…
-
We are using Blazegraph version 2.1.4 hosted in OpenShift server. It was working fine but suddenly it throws java.lang.RuntimeException when we are trying to access blazegraph.
> WARN : WebAppCont…
-
## To Reproduce
Step by step instructions to reproduce the behavior:
```
sanitizeHtml('&')
// or
sanitizeHtml(' ')
```
## Expected behavior
Not to crash.
## Describe the bug
When…
-
These are based off class and shouldn't be choices but still denote which ones you have proficiency in.
ghost updated
6 years ago
-
### Description
The unexpected pause does not do any harm in that the missing file seems to be optional and the exception gets caught before it returns to user code, Nonetheless it's mighty confusing…
-
If the platform supports `__int128`, GCC throws the following warning if the `-Wpedantic` flag is set.
```
types.h:100:18: warning: ISO C does not support ‘__int128’ types [-Wpedantic]
100 | type…