-
Are there any plans to support [TreeDataGrid](https://github.com/AvaloniaUI/Avalonia.Controls.TreeDataGrid) in FuncUI?
It should be possible to use it in place of `DataGrid` with the additional ben…
-
MWE causes error below.
```Julia
using ModelingToolkit
const MTK = ModelingToolkit
params = MTK.@parameters begin
t
# AC side quantities
ωb # Base Frequency
…
-
Right now, the `MapLibre.svelte` component has this code in it:
```js
$: if (center && !compare(center, $mapInstance?.getCenter())) $mapInstance?.panTo(center);
$: if (zoom && !compare(zoom, $map…
-
Initially I was looking at SelectableTile to control a selection of filters, firstly with there being nothing reactive about it, it looked like a bit of clunky end user wiring would be required - that…
-
### Describe the bug
When using ReactiveMongoClient for getting large result sets there's a huge performance penalty (orders of magnitude) compared to using the blocking client.
The issue stems…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Suppo…
-
User request for support for serial connection in addition to TCP
Add a configuration option for connection type, TCP or serial with an additional step for connection details.
-
Hello,
I am self-taught in R and computer coding, so I apologize if this question is poorly worded or already answered elsewhere.
I am trying to plot a reactive dataset in editMod, while retain…
-
### Expected behavior
When an exception is thrown within a transaction, jOOQ should rollback the whole transaction
### Actual behavior
When an exception is thrown within a transaction, jOOQ does no…
-
I'm getting this error when my page is loading.
![image](https://github.com/leNicDev/ng-hcaptcha/assets/8813038/50789a65-b391-48ff-859f-bdfceb810d9e)
It appears to originate from `https://hcaptc…