-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
The following modules couldn't be hot updated: (Full reload needed) This is usually because the modules which have changed (and their parents) do not know how to hot reload themselves. See http://webpack.github.io/docs/hot-module-replacement-with-webpack.html for more details
to recreate:
- run
npm start - open
localhost:3000in browser and have dev tools open - edit file
client/todos/components/Header.tsx(e.g. changeplaceholderon line 23 to be "new placeholder text") - save file
- switch to browser
- observe changes not applied. observe warning in console
fend25
Metadata
Metadata
Assignees
Labels
No labels
