Skip to content

ASP.NET Core 3.1 React template live reload is extremely slow #22769

@empz

Description

@empz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✔️ Resolution: Won't FixResolved because we decided not to change the behavior reported in this issue.Status: Resolvedaffected-fewThis issue impacts only small number of customersarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-spaseverity-minorThis label is used by an internal tool

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions