dotnet / dotnet/maui

Add IHotReloadableView to all relevant parts of Controls

Open
#4,445 1 comment 0 reactions 0 assignees View on GitHub
area-xaml platform/android platform/ios platform/macos platform/windows t/enhancement ☀️
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 10h
Merged PRs (30d)
297

Description

### Description

Currently only `View` and `Page` implements `IHotReloadableView` this means anything that implements directly from `Element` (Application, FlyoutPage, TabbedPage, Shell) need to implement `IHotReloadableView` as well.

### Steps to Reproduce

Not sure

### Version with bug

Unknown/Other (please specify)

### Last version that worked well

Unknown/Other

### Affected platforms

iOS, Android, Windows, macOS

### Affected platform versions

All of them

### Did you find any workaround?

_No response_

### Relevant log output

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.