-
When Im using docker I get stuck on the npm install. I have to do npm install --force in order to download the packages but then when I try to use docker after it. It just doesn't go past package 7/10
-
Where "MyField" and "MyOtherField" are non-nullable integers.
I'm able to create distinct groupings no problem like:
`GroupBy(p=> new { MyField = p.MyField, MyOtherField = p.MyOtherField}).Select(…
-
Several issues did come up in the past days and months of which a lot are caused by the use of the `wxDataListCtrl`.
I looked around and found this demo `https://github.com/wxWidgets/Phoenix/blob/m…
Bouni updated
1 month ago
-
## Current behavior
ListView, provided with a nested IList source (via a CollectionViewSource), only provides a null DataContext to cell views.
## Expected behavior
Same behavior as UWP: Li…
-
Hello, I have a home screen were unity scene is located. On that screen I have a menu with a account button. When clicking on the account button the unityWidgetController.pause() is called and it open…
-
Hi Mark,
I faced a little problem when trying to enforce the a BioFormats-Reader _not_ to group the files (e.g. CellomicsReader). The group-files property is not passed to the BioFormats-Reader and th…
hornm updated
8 years ago
-
**Describe the bug**
I tried using unity widget for a more complex project with a lot of assets and it kept on crashing after building the app.It gives out this error in the console before crashing.
…
-
Hi, Thanks for the awesome project. I could run it via OpenXR and Quest Link (tethered to my desktop computer with a 3090), but when I try to run it on Quest standalone and build an apk, I get 50 erro…
-
### The problem in depth
Hello,
I'm using your Premium license, and I'm creating a DataGridPremium in React JS with row grouping, with my data, not using your moviedata, it's not working, after …
-
### The problem in depth
Hi,
I do not know how I can use the current column and another column value in the custom aggregation column. As far as I know there are 2 options in custom aggregation in…