Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Setter TargetName="check" Property="Opacity" breaks hot reload #10915

@mcpbcs

Description

@mcpbcs

Description

When you uses a custom radio button and you are setting the opacity property the hot reload just break.

Steps to Reproduce

  1. create a maui app.
  2. paste this code

change text and the hotload is not working.
NewPage1.zip

comment the
<!--<Setter TargetName="check" Property="Opacity" Value="1" />-->

Link to public reproduction project repository

https://github.com/dotnet/maui-samples/blob/main/6.0/UserInterface/Views/RadioButtonDemos/RadioButtonDemos/Views/RadioButtonControlTemplatePage.xaml

Version with bug

Unknown/Other (please specify)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 8.1 Api 27

Did you find any workaround?

comment the

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions