[Blazor] Better diagnostics for running on WebAssembly.
Open
analyzer
area-blazor
feature-blazor-wasm
Pillar: Dev Experience
Priority:3
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
There are many cases where customers are confused with the current two project setup. Here are some examples:
* Component set to Auto or WebAssembly but defined on the server project.
* Service consumed by Auto or WebAssembly component but only registered on the server project.
* Page defined on the Server project when the app has "global" interactivity.
Contributor guide
Assessment
This issue has not been assessed yet.