MicrosoftDocs / CommunityToolkit

The Official Docs for the Community Toolkits
https://learn.microsoft.com/dotnet/communitytoolkit
Creative Commons Attribution 4.0 International
112 stars 93 forks source link

android.intent.ACTION_DECODE_DATA" trigger RelayCommand #410

Open YSW33 opened 6 months ago

YSW33 commented 6 months ago

Type of issue

Other (describe below)

Description

1、Infrared scanning of Android devices。 2、Order message "android.intent.ACTION_DECODE_DATA"。 result ModuleViewModel.ItemActivate continuously triggering。 testcode BAP.Universal.Desktop.zip

Page URL

https://learn.microsoft.com/zh-cn/dotnet/communitytoolkit/introduction

Content source URL

https://github.com/MicrosoftDocs/CommunityToolkit/blob/main/docs/introduction.md

Document Version Independent Id

6735d258-f013-345e-70c0-dfcab35cfd50

Article author

@Sergio0694

Metadata

jfversluis commented 6 months ago

Hi there, thanks for the report! I'm afraid I have a little trouble understanding what the issue is exactly. Could you maybe elaborate a bit more?

Also, could you please provide the reproduction project through a publicly available GitHub repository?

Thank you!