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

Build: Allow hot reload to connect via web sockets #3728

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

mikes-gh
Copy link
Contributor

Description

Hot reload was blocked by content security policy

image

How Has This Been Tested?

Made the change.
cd .\src\MudBlazor.Docs.Client
dotnet watch

Hot reload now works 😄

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
Screen_Recording_2022-01-12_at_23.44.44.mov

Checklist:

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.

@mikes-gh mikes-gh merged commit f898a5c into MudBlazor:dev Jan 13, 2022
@iwis
Copy link
Contributor

iwis commented Jan 13, 2022

Wow! It also works on my computer (I had to press F5 in Google Chrome one time). But still doesn't work in Visual Studio.

@mikes-gh
Copy link
Contributor Author

Yes VS only works on small projects see

dotnet/sdk#23419

jammerware pushed a commit to jammerware/MudBlazor that referenced this pull request Sep 20, 2022
jammerware pushed a commit to jammerware/MudBlazor that referenced this pull request Sep 20, 2022
jammerware pushed a commit to jammerware/MudBlazor that referenced this pull request Sep 20, 2022
jammerware pushed a commit to jammerware/MudBlazor that referenced this pull request Sep 20, 2022
@mikes-gh mikes-gh deleted the fix-hotreload branch November 15, 2022 11:23
3dots pushed a commit to 3dots/MudBlazor that referenced this pull request Mar 23, 2023
ferraridavide pushed a commit to ferraridavide/MudBlazor that referenced this pull request May 30, 2023
ilovepilav pushed a commit to ilovepilav/MudBlazor that referenced this pull request Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants