Uh oh!
There was an error while loading. Please reload this page.
[release/6.0] Fix null being passed to g_path_get_dirname when probing in wasm - #84740
Conversation
Co-authored-by: Aleksey Kliger (λgeek) <akliger@gmail.com>
ghost
commented
Apr 12, 2023
Tagging subscribers to this area: Issue DetailsBackport of #60445 to release/6.0-staging Customer ImpactTestingRiskIMPORTANT: If this backport is for a servicing release, please verify that:
|
carlossanlop
left a comment
There was a problem hiding this comment.
Retargeting from 6.0-staging to 6.0 accidentally brought the branding change we did in that branch (staging should always be one version ahead when the base branches are closed).
Reverting via code suggestions. The May Release is 6.0.17.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Backport of #60445 to release/6.0-staging
fixes the failures in dotnet/aspnetcore#47652
/cc @lewing@kg
Customer Impact
Blazor can fail at startup due to code reordering
Testing
This code is included in 7.0 and works correctly there
Risk
Tiny change is already in 7 and 8
.