dotnet / dotnet/aspnetcore

[Blazor] Better diagnostics for running on WebAssembly.

Open
#52,354 2 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.