CommunityToolkit/Maui

[BUG] No logicalChildren disallow use .NET Meteor

jmmortega opened this issue · 3 comments

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

Trying to use hot reload from .NET Meteor not working when use Toolkit popup.
More information in this issue Related from JaneySprings/DotNet.Meteor#131 (comment)

Expected Behavior

Hot reload should be working with .NET Meteor HotReload

Steps To Reproduce

  • You could get the minimal project in the issue from .NET Meteor. JaneySprings/DotNet.Meteor#131 (comment)
  • Run the project inside of Visual Studio Code
  • Check if hot reload working inside of the popup.

Link to public reproduction project repository

https://github.com/jmmortega/HotReloadCompilation

Environment

- .NET MAUI CommunityToolkit: 9.0.2
- OS: 
- .NET MAUI: 8.0.82

Anything else?

No response

Please provide a repository and not a zip file

Hi @jmmortega! We have added the needs reproduction label to this issue, which indicates that we are unable to take further action until you provide a reproduction sample that we can use to reproduce + fix your bug. In accordance with the Reporting a bug section of our Contributing.md that you confirmed reading before you submitted this Issue, we ask that every Issue author provide a link to an open-source repository containing the reproduction sample app. This issue will be closed automatically in 5 days if we do not receive a reproduction sample from you. Please feel free to re-open this Issue once you have provided a reproduction sample.