Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XAML changes not automatically updating as expected #13566

Closed
bender716 opened this issue Feb 26, 2023 · 3 comments
Closed

XAML changes not automatically updating as expected #13566

bender716 opened this issue Feb 26, 2023 · 3 comments
Labels
area-tooling XAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debugging s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue

Comments

@bender716
Copy link

bender716 commented Feb 26, 2023

Problem encountered on https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/modify
Operating System: windows

Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

I am running Windows 10 Pro 22H2 and Visual Studio Community 2022.

When I run this code
<Label Text="Hello, World!" SemanticProperties.HeadingLevel="Level1" FontSize="32" HorizontalOptions="Center" />
in the tutorial at https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/modify it says "you can change the XAML user interface (UI) while the application is running and the UI will update automatically." It does not do this. I have to force reload the page to get it to update, this is not automatic. I tried leaving it for 10 minutes, nothing, interacted with it, nothing. It is not updating.

Per the instructions, if I left the sample app running, and updated the XAML, it would update in the app automatically and this did not occur. What am I doing wrong or what settings need updating to make this work correctly?

Thank you in advance for your advice and assistance, it is appreciated.

VS bug #1754511

@drasticactions drasticactions added the s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue label Feb 27, 2023
@ghost
Copy link

ghost commented Feb 27, 2023

Thanks for the issue report @b-nesbitt! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.

If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or Visual Studio for Mac feedback tool to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.

@Eilon Eilon added the area-tooling XAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debugging label Feb 28, 2023
@drasticactions
Copy link
Contributor

@b-nesbitt Greetings! Did you file a feedback issue to Visual Studio for your issue?

Could you provide more details? Were you running WinUI? Android? Did you see the Live Visual Tree appear? Was it Populated?

@drasticactions
Copy link
Contributor

Closing this due to lack of activity, if you're still having an issue please open a VS Feedback item and we can look at it.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-tooling XAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debugging s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue
Projects
None yet
Development

No branches or pull requests

4 participants