Daniel Matthews
Daniel Matthews
I reported this back in reported this in May of 2020 #21992 and it is still a lingering issues in .net Core 3.1, .net 5 and potentially .net 6? We...
For ASP.NET Core Hosted Blazor WASM, This is the middleware I created. The `enviro` variable is an additional environment variable I use to set dev/qa/prod. This should be the first...
I like @gilm0079 use of the `UseStaticFiles` middleware. I might even modify my code to do that to help not expose that in every API call i make to my...
Ok so I'm not the only one that seems to have this issue either. I've tried both setScale and zoom and for some reason they don't seem to work outside...
I think I may have found this issue, but only a partial solution. It seems when using the mouse wheel, the `options` object gets set and filled and sent to...