[release/8.0] [wasm] Add link to docs to interop error messages#91378
[release/8.0] [wasm] Add link to docs to interop error messages#91378github-actions[bot] wants to merge 2 commits intorelease/8.0from
Conversation
|
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBackport of #91328 to release/8.0 /cc @maraf Customer ImpactUser that run into an unsupported scenario in JS interop get an error message containing a link to docs Example TestingManual RiskNone IMPORTANT: If this backport is for a servicing release, please verify that:
|
|
@lewing / @steveisok / @marek-safar do we have your blessing for this change? |
|
Needs to be merged together with #91398. I'll update this PR once that one is merged |
|
The fix is not working, I'm reverting the original PR and do it again from scratch. |
Backport of #91328 to release/8.0
/cc @maraf
Customer Impact
User that run into an unsupported scenario in JS interop get an error message containing a link to docs
Example
Testing
Manual
Risk
None
IMPORTANT: If this backport is for a servicing release, please verify that:
The PR target branch is
release/X.0-staging, notrelease/X.0.If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.