David Zidar
David Zidar
**Bug description** Depending on your screen and brightness levels the blue links in the stacks list and other lists can be really difficult to see because the contrast is too...
I am unable to use dotnet format in my projects because it throws the following error: ``` Unhandled exception: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types....
### Describe the bug I tried updating my application to the beta and noticed that fonts are slightly smaller and blurrier than before. As there is no mention of this...
### Describe the bug I just updated to 2.2.0 and while validating my proxy I get an exception during startup caused by `YarpOutputCachePolicyProvider`, probably because it is using reflection and...
**Describe the bug** I just updated to the latest .NET SDK, version 9.0.200, and I'm getting these new warnings from code generated by DapperAOT. > warning CS9270: 'InterceptsLocationAttribute(string, int, int)'...
## Summary This fixes compatiblity with international functional component names such as `ÄndraVärde` in the ESLint rule `RulesOfHooks`. The problem is a Regex that only allows component names to start...
React version: [email protected] ## Steps To Reproduce 1. Create a functional component with a name such as `ÄndraVärde` that starts with a non english upper case letter 2. Run the...