Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #11668
Closed
Open
Issue created Nov 19, 2021 by Administrator@rootContributor

The development server has disconnected. Refresh the page if necessary.

Created by: QUEAHREN

The problem occurs on the login page. Whenever I open the browser for the first time, I click the login button, which will not respond to the button event, and the corresponding function content is not executed at all. At this time, the page will be refreshed automatically, and the following contents will be output on the console: The development server has disconnected. Refresh the page if necessary. webpackHotDevClient.js:76

Then click the login button again. The event can be triggered normally at this time. In addition, after normal login, log out and return to the login page. At this time, click the login button again and it can still be used normally. And if there are multiple browser windows, this problem will not exist.

Assignee
Assign to
Time tracking