Skip to content
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

[WASM] Attached property not works on wasm if the attached property is created by generator at same project #15901

Open
SongOfYouth opened this issue Mar 18, 2024 · 1 comment
Labels
blocked/dependency Categorizes an issue as blocked due to another issue kind/bug Something isn't working

Comments

@SongOfYouth
Copy link

Current behavior

Attached property not works on wasm but works on windows.

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

generate a attached property by source generator and reference it in xaml.

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

WebAssembly

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

I think it's same as #14409 ,but i don't know why it works on windows.

@SongOfYouth SongOfYouth added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Mar 18, 2024
@SongOfYouth SongOfYouth changed the title [WASM] Attached property not works on wasm if the attached property is created by generator [WASM] Attached property not works on wasm if the attached property is created by generator at same project Mar 18, 2024
@jeromelaban
Copy link
Member

Thanks for the report. Indeed, this is not something we can fix at this time, and this is caused by dotnet/roslyn#57239.

@MartinZikmund MartinZikmund added blocked/dependency Categorizes an issue as blocked due to another issue kind/bug Something isn't working platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform and removed kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. platform/wasm 🌐 Categorizes an issue or PR as relevant to the WebAssembly platform labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked/dependency Categorizes an issue as blocked due to another issue kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants