-
Notifications
You must be signed in to change notification settings - Fork 920
Closed
Description
what is the problem
If i modify some text, it will rerender
, but when i add new Html Elements in <template>
and store the file,it will call reload
to create new Instance and lose state,Why not rerender
?
Then I test react, react hot reload from "react-refresh", i test adding some sideEffect code or add new elements, react components will keep state unless add some hooks code
vue hot reload
react hot reload
Metadata
Metadata
Assignees
Labels
No labels