Rasmus V. Plauborg
Rasmus V. Plauborg
Hi, I cannot seem to customize the tooltip text content. Would be great if along with enabling/disabling tooltips when calling `.enableDraw`, one could also supply custom texts to the tooltips....
Hi, I cannot get a proper setup working using UUID for entity ids with KMongo. Here are some relevant snippets from my setup: ``` abstract class DomainEntity { @get:JsonProperty("_id") abstract...
Hi, It would be very helpful to be able to install this as a PowerShell plugin, but not sure if that is totally out of scope.
Hi, Say we have a Kotlin class with a property ``` var someProp: String = "" private set var otherProp: String = "" private set ``` Unless I missed something,...
Hi, We use TestKitBase for unit testing grains, but I am encountering when attempting to call a method that resumes handlers in the grain, a `NotImplementedException` on `TestStreamSubscriptionHandle.ResumeAsync`. It makes...
## File a bug Please see #29219 for context. This issue is precisely described in the comment https://github.com/dotnet/efcore/issues/29219#issuecomment-1356886149 that was added and is related to #29219. When a new nullable...
We still have public repositories, they should be made internal.
Currently we publish packages to public nuget.org, and npm.
I nærmest alle henseender, er det to adskilte subsystems Single source of truth? Vi har beregnet måledata liggende både i measurements-calculated og i measurements-core. Herudover udsender vi lige nu måledata...