-
The following code does not use the new `IIncrementalGenerator` API, which leads to severe performance overhead when attempting to enable the source generator in IDE scenarios.
https://github.com/d…
-
I trying to migrate my old application from MediatR to this Mediator. So I got issue with MessagePreProcessor which I want to use instead of IRequestPreProcessor.
It looks like it doesn't exist. I'v…
-
**Glide Version**:
**Integration libraries**:
**Device/Android Version**:
**Issue details / Repro steps / Use case background**:
**Glide load line / `GlideModule` (if any)…
-
### Summary
I tried using expo-image@1.0.0-rc.0 to render some SVGs in the app. The images are visible in debug builds but they are invisible on the release build.
I have not been able to test thi…
-
**Describe the bug**
When I have a list that I want to reuse, I can use labels and anchors to prevent me having to put this everywhere.
For example:
```yml
Methods:
- Name: "AddPgfPlotWithA…
-
I'm getting this warning for every type present in my asmdef. The Assembly references VContainer and VContainer.EnableCodeGen. What am I doing wrong? Thank you!
-
### Describe the bug
when using `[property: DefaultValue(0.0)]`
```cs
[ObservableProperty]
[NotifyPropertyChangedFor(nameof(Summary))]
[property: JsonProperty]
[property: Defau…
-
With 603b2116b6f7dc4d476ecb49d0f90b7a45fd6c47 I added versioning to Client Structs, but I failed to realize GitVersion fails to work with detached heads which makes building anything that isn't fully …
-
Downloading and executing the GH released bianaries of the `kiota` CLI always return `No information for .` for commands `kiota info -l `.
The issue seems to be the fact that the file `appsettings.…
-
I tried out to use the SourceGenerator but it fails at two points when used with types that are not List or an array:
- the first issue is in CodeGenUtils.cs @406:77 , simple fix, just the wrong sy…