-
I just want to start off by saying this library is absolutely fantastic - it makes Blazor almost as magic as WPF with regards to binding stuff to the UI and it magically updating.
However, I ran in…
-
Newbie here
Maybe I configured something wrong, but as soon as I klick the purchase button the website crashes and I have to reload it.
I have created Locations and quantities.
![2024-08-31_15h25_0…
-
### Is your feature request related to a problem? Please describe.
The underlying problem is rendering performance.
The specific problem is that if a complex component needs to render frequently,…
-
Looks like there is no way to request a chart redraw from a blazor application
(actually using : Highsoft.Highcharts .NET / Blazor Version 11.4.6.4)
It's needed as in @code area, it's possible to …
-
**Repro**
1. Create a new Server-Side Blazor app.
2. Rename `Pages/_Host.cshtml` -> `Pages/Index.cshtml`.
3. Navigate to `/Index` in the app.
This results in an ambiguous match from routing b…
-
## Intro
This post is an attempt to consolidate/review/analyze the several ongoing, disjoint conversations on array construction. The common heart of these discussions is that the existing patchwor…
-
## Summary
The way C# handles quote completion differs from other editors like VS Code, but also from other languages in VS such as C++.
## Background and Motivation
Visual Studio users have noti…
-
I'm working on a game called [GnollHack](https://github.com/hyvanmielenpelit/GnollHack) in .NET MAUI 9.0 Preview 6 that uses SkiaSharp 3.0 Preview 3.1 with several SKCanvasViews. However, after openin…
-
Saving some .cshtml files causes the program to freeze, sometimes it unfreezes after, sometimes not.
Version 3.1
VS info:
Microsoft Visual Studio Enterprise 2022
Version 17.4.2
VisualStudio.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Currently, we support the lack of a…