-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Blazor WASM native deps support #23530
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
Conversation
I have a bug in the example that I don't understand based on the blog post and the SkiaSharp sample app. UPDATE: I tried to publish the app, too (
Original error with
|
Update: Still breaking here under RC2 and
The repro steps are on the diff in the Use libraries section starting at Line 135: |
Chatted with Steve offline about this. This is likely caused by a point-in-time problem with RC2. There have been a number of updates/improvements for the RTM SDK, which I'm not on at this point. Let's merge this and then look at it in PU docs review, which should be coming up soon for all of the 6.0 content updates. |
Fixes #23522
Based on the content in the blog post.
Internal Review Topic (links to section)