Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

HMR of webpack does not work correctly on Firefox

  • No replies
  • 1 has this problem
  • 3 views
more options

When I do front-end development, the framework I used is antd pro(Based on React). After the webpack packing the project, the developing page will be automatically reloaded(May be called HMR, Hot Module Replacement). But after the page reloaded, the CSS of the page is not rendered, It also need refresh the page by F5. Thus, HMR does not work correctly on Firefox, but it can work on other browsers like Edge, Chrome

When I do front-end development, the framework I used is antd pro(Based on React). After the webpack packing the project, the developing page will be automatically reloaded(May be called HMR, Hot Module Replacement). But after the page reloaded, the CSS of the page is not rendered, It also need refresh the page by F5. Thus, HMR does not work correctly on Firefox, but it can work on other browsers like Edge, Chrome