Skip to content

"Nothing hot updated" issue [Mobx?] #301

@AoDev

Description

@AoDev

I've been trying to switch from react hot loader (v3, cause v4 never really worked for me)

When I do an edit, Webpack seems to detect it but no changes are applied in the browser.
Sometimes I have an additional message "Nothing hot updated", sometimes not. In any case, nothing is updated.

[HMR] bundle rebuilding
client.js?9cea:250 [HMR] bundle rebuilt in 359ms
process-update.js?e135:51 [HMR] Checking for updates on the server...
process-update.js?e135:125 [HMR] Updated modules:
process-update.js?e135:127 [HMR]  - ./src/application/App/Public/SignIn/SignIn.js
// Sometimes: "Nothing hot updated".
process-update.js?e135:132 [HMR] App is up to date.

I have read the troubleshoot section but there are so many ways to config things that even from the docs I am not sure what I should change. I have this public repo where Webpack configs are available. https://github.com/AoDev/bard-app

The most relevant file would be https://github.com/AoDev/bard-app/blob/master/webpack.config.development.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions