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

[Single project] Infinite project reload loop #16692

Closed
MartinZikmund opened this issue May 11, 2024 · 5 comments · Fixed by #16710
Closed

[Single project] Infinite project reload loop #16692

MartinZikmund opened this issue May 11, 2024 · 5 comments · Fixed by #16710
Assignees
Labels
area/sdk Categorizes an issue or PR as relevant to the Uno.Sdk area/vswin Categorizes an issue or PR as relevant to Visual Studio for Windows difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/bug Something isn't working project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools

Comments

@MartinZikmund
Copy link
Member

Current behavior

After closing and reopening a solution with single project, VS got into an infinite loop of reloading the project thinking that active framework was changed.

reloadingforever

Expected behavior

Should not happen

How to reproduce it (as minimally and precisely as possible)

Not sure 🤷‍♂️ . It happened randomly, crashed VS twice and then I managed to manually switch the active framework in between somehow and then it stopped.

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@MartinZikmund MartinZikmund added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. area/vswin Categorizes an issue or PR as relevant to Visual Studio for Windows project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI area/sdk Categorizes an issue or PR as relevant to the Uno.Sdk and removed triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels May 11, 2024
@MartinZikmund
Copy link
Member Author

Also this happens during:

image

image

@MartinZikmund
Copy link
Member Author

This then happened to my Uno Platform library:

image

@MartinZikmund
Copy link
Member Author

Not sure if relevant, but I closed the solution when the target was WinAppSDK Packaged

@jeromelaban
Copy link
Member

When this happens, can you zip the whole solution folder, in hopes we can reproduce later? Did it happen again later?

@jeromelaban
Copy link
Member

There's no clear repro at this time, and it may be fixed by #16710. We'll reopen if steps become clearer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sdk Categorizes an issue or PR as relevant to the Uno.Sdk area/vswin Categorizes an issue or PR as relevant to Visual Studio for Windows difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/bug Something isn't working project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants