Open etvorun opened 2 years ago
@drasticactions - is there any action required for this?
@Eilon If memory serves, the issue was with Shell specifically. If you enabled Shell, it would not render the Adorner layer, whereas if you removed it, it would work fine.
I would verify if this is still happening in the newest version. If it is, I and @PureWeen will probably need to work together.
Verified this issue with 17.6.0 Preview 7.0. Repro on Android emulator with project 7869.zip.
Description
Adorners are missing or misplaced when using XAML Live Preview + XAML Hot Reload in VS
Steps to Reproduce
MainPage = new AppShell();
toMainPage = new MainPage();
Version with bug
6.0 Release Candidate 3
Last version that worked well
Release Candidate 1
Affected platforms
Android
Affected platform versions
Android 29
Did you find any workaround?
No response
Relevant log output
No response