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

basic Hot Reload fails when modifying razor pages in external library/project #56600

Closed
vsfeedback opened this issue Jul 3, 2024 · 4 comments
Labels
area-blazor Includes: Blazor, Razor Components Author: Migration Bot 🤖 The issue was created by a issue mover bot. The author may not be the actual author. bug This issue describes a behavior which is not expected - a bug. feature-hot-reload This issue is related to the Hot Reload feaature Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. Needs: Repro Indicates that the team needs a repro project to continue the investigation on this issue Status: No Recent Activity

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work]
I have prepared my project for Blazor Hybrid model, I have all my pages/components in a library project, the Client.Wasm project references the SharedUi project and all the pages/components are in the SharedUi project. Making a simple edit to a div in the razor page breaks Hot Reload.


Original Comments

Bill Hiebert [MSFT] on 11/15/2023, 11:07 AM:

(private comment, text removed)

Henok Girma on 11/19/2023, 06:25 AM:

(private comment, text removed)

Feedback Bot on 12/12/2023, 05:45 PM:

(private comment, text removed)


Original Solutions

(no solutions)

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-blazor Includes: Blazor, Razor Components label Jul 3, 2024
@dotnet-policy-service dotnet-policy-service bot added the Author: Migration Bot 🤖 The issue was created by a issue mover bot. The author may not be the actual author. label Jul 3, 2024
@mkArtakMSFT mkArtakMSFT added feature-hot-reload This issue is related to the Hot Reload feaature bug This issue describes a behavior which is not expected - a bug. labels Jul 3, 2024
@mkArtakMSFT mkArtakMSFT modified the milestone: .NET 10 Planning Jul 3, 2024
@javiercn
Copy link
Member

javiercn commented Jul 4, 2024

Thanks for contacting us.

If for blazor hybrid you mean Blazor running on Maui, WPF or Windows forms. Is there a reason why you are trying to run blazor webassembly inside the native/mobile application?

We would need a minimal repro to better understand what you are trying to accomplish and determine why it doesn't work.

@javiercn javiercn added Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. Needs: Repro Indicates that the team needs a repro project to continue the investigation on this issue labels Jul 4, 2024
Copy link
Contributor

Hi @vsfeedback. We have added the "Needs: Author Feedback" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

Copy link
Contributor

Thank you for filing this issue. In order for us to investigate this issue, please provide a minimal repro project that illustrates the problem without unnecessary code. Please share with us in a public GitHub repo because we cannot open ZIP attachments, and don't include any confidential content.

Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

See our Issue Management Policies for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components Author: Migration Bot 🤖 The issue was created by a issue mover bot. The author may not be the actual author. bug This issue describes a behavior which is not expected - a bug. feature-hot-reload This issue is related to the Hot Reload feaature Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. Needs: Repro Indicates that the team needs a repro project to continue the investigation on this issue Status: No Recent Activity
Projects
None yet
Development

No branches or pull requests

3 participants