We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
serve
No response
running project with cli "ng serve --hmr=true" is not working as expected where change content in html should not trigger the reloading of whole page.
patch the page instead of reloading it
Angular CLI: 17.3.8 Node: 18.16.0 Package Manager: pnpm 8.13.1 OS: win32 x64 Angular: 17.3.10 ... animations, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router Package Version --------------------------------------------------------- @angular-devkit/architect 0.1703.8 (cli-only) @angular-devkit/build-angular 17.3.8 @angular-devkit/core 17.3.8 (cli-only) @angular-devkit/schematics 17.3.8 (cli-only) @angular/cli 17.3.8 @schematics/angular 17.3.8 (cli-only) rxjs 7.8.1 typescript 5.3.3 zone.js 0.14.6
The text was updated successfully, but these errors were encountered:
Duplicate of angular/angular#39367
Sorry, something went wrong.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
Command
serve
Is this a regression?
The previous version in which this bug was not present was
No response
Description
running project with cli "ng serve --hmr=true" is not working as expected where change content in html should not trigger the reloading of whole page.
Minimal Reproduction
Exception or Error
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: