Skip to content

[Blazor] Fix WebAssembly trimming issue #56333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

MackinnonBuck
Copy link
Member

Fixes a problem where members of ResourceAsset and ResourceAssetProperty were getting trimmed away after publish, causing WebAssembly startup to fail.

@MackinnonBuck MackinnonBuck requested a review from a team as a code owner June 20, 2024 01:09
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Jun 20, 2024
Copy link
Member

@javiercn javiercn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@javiercn javiercn merged commit 216c322 into main Jun 20, 2024
26 checks passed
@javiercn javiercn deleted the mbuck/fix-wasm-trimming-issue branch June 20, 2024 07:34
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0-preview6 milestone Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants