-
Summary:
We request the enhancement of the IConfiguration placeholder resolver in Steeltoe to support the application of functions to configuration values. This functionality would significantly impr…
-
This can be seen when running `playground/AspireEventHub/EventHubs.AppHost`, and the dashboard shows the `eventhubns` having crashed with:
```
Unhandled exception. System.UnauthorizedAccessExcepti…
-
When trying to build the everest package from the source I ran into an issue stemming from everest referencing the wrong version of make in my directory.
I say this because I encountered the follo…
-
### Steps to Reproduce
1. Sadly, I don't know.
Users are reporting that they open up the app after some time of inactivity and then it crashes.
I do have crash reports:
[Crash report on…
-
@juliantaylor raised this in a pandas issue.
The example from the ticket:
``` python
import numpy as np
import random
random.sample(np.array([1,2,3]),1)
Traceback (most recent call last):
File "…
-
When I open the Treeview subkey and switch to another UserControl, a crash occurs when I switch back
```
Avalonia.AvaloniaInternalException: Was attached to logical tree but cannot find root.
a…
-
Hi,
I have an object model using Kokkos views I want to export to python using pybind11.
The export code is in fargOCApy library. So I added the following link directive in my CMake files:
```
p…
-
### Oqtane Info
Version - 5.1.1
Render Mode - Interactive
Interactivity - Server
Database - SQL Server
### Describe the bug
When loading the Theme ContainerSettings the public override List…
-
**Describe the bug**
On a clean install, the SkinShuffle mod appears to be non-functional. If I try to interact with the mod, the game crashes.
**To Reproduce**
Steps to reproduce the behavior:
…
-
**FEATURE REQUEST**
One big plus for trying cockroachdb was its compatibilty with postgres. I assumed pg_dump would work, instead it errors out.
```
$ pg_dump -h db1 -p 26257 database
pg_dump:…