-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
✔️ Resolution: Won't FixResolved because we decided not to change the behavior reported in this issue.Resolved because we decided not to change the behavior reported in this issue.Status: Resolvedaffected-fewThis issue impacts only small number of customersThis issue impacts only small number of customersarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-spaseverity-minorThis label is used by an internal toolThis label is used by an internal tool
Milestone
Description
A fresh new ASP.NET Core 3.1 React app created with dotnet new react
using dotnet SDK 3.1.300 is very slow to live reload.
Start the dotnet application, change something in the client App.js, wait for live reload. It takes almost 10s to perform the reload. This is clearly too much for any decent developer experience.
Windows 10 x64
node v12.14.1
dotnet SDK 3.1.300
Is this expected? Is everybody getting the same slowness or is it something related to my setup?
EDIT
Needless to say that if I just run the react app alone, the live reload takes less than a second.
ahmetkaratass, Jragon, jjleavitt, kovalyovi, marlind89 and 6 more
Metadata
Metadata
Assignees
Labels
✔️ Resolution: Won't FixResolved because we decided not to change the behavior reported in this issue.Resolved because we decided not to change the behavior reported in this issue.Status: Resolvedaffected-fewThis issue impacts only small number of customersThis issue impacts only small number of customersarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-spaseverity-minorThis label is used by an internal toolThis label is used by an internal tool