David

Results 7 comments of David

Is is the same on the latest version, Sometimes it working fine after computer restart. However I start to suspect the local history plugin . Each time when I have...

It seems the height is wrongly calculated by default However even I'm hardcode the height of the group it seems not resolve problem getGroupHeight={() => 48} Disabling virtualization helps and...

Would be nice to have such feature, especially if nowadays we are using kubernetes with multiple pods.

Hello, adapter pattern would not work and it’s a pain when you need to update the package, to redefine adapter. By not having interfaces in this repo is a SOLID...

Hello, imagine that you have Docu sign package version 1 class Class DS{ Int someMethod(int p1,int p2){} } I wrote for that adapter. Then updated package to version 1.2 Class...

In my case it require .net in version 6 where i have 7 so it failing **dotnet csharpier --version** You must install or update .NET to run this application. App:...

> Thanks for the reproduction steps. I'm not exactly clear how to download an embedded version of dotnet. It isn't something I'm familiar with and my googling has failed me....