-
VS 17.12 P5 (no extensions enabled)
![Image](https://github.com/user-attachments/assets/af50597f-a579-4663-8fb7-4bab003d363f)
- Outlining, document structure, quick info, brace matching all work
- E…
-
https://github.com/liamell/LiamellCruz_Ap1_P1/blob/5fae9b9dea16a4ae15e39e3a683e69ce2961cb49/LiamellCruz_Ap1_P1/Components/Pages/CobroPages/Create.razor#L145
-
https://github.com/liamell/LiamellCruz_Ap1_P1/blob/5fae9b9dea16a4ae15e39e3a683e69ce2961cb49/LiamellCruz_Ap1_P1/Components/Pages/CobroPages/Create.razor#L35
-
I tried using fluxor in a blazor 8 template app and my `ReducerMethod` aren't being called. I replaced the 'Counter' with a Fluxor State.
I added `` to the top of the Routes.razor files and I adde…
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Making a change to a .razor file no longer applies consistently after upgrading to .NET 9. I …
-
### Describe the bug
I am using "dotnet watch" to launch and watch an extremely simple asp.net application which, for the purposes of this bug report, simply serves up a static index.html file. I ha…
-
Type: Bug
- Create a Blazor Web App
- In Counter.razor try to add a method overrload for `OnInitialized()` by typing `override` and then a space in the code block.
Expected result: Completion l…
-
## Issue Description ##
Blazor components that render other Blazor components have blue squigglies shown under the nested component.
Apologies if this isn't a Omnisharp error. I thought this would…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am using Blazor Components inside .Net8 MVC Web Application. I am using IViewLocalizer insi…