Open leeratyou opened 4 years ago
Can you include steps that I could reproduce, including code snippets that I can add to a Snowpack app to see this failure in action?
@FredKSchott sure repo to reproduce: https://github.com/leeratyou/snowpack-mobx-issue
src/pages/Home
I am interested in this as well. Any examples on how to setup HMR with mobx/MST?
Something like this: https://github.com/mobxjs/mobx-state-tree/issues/372#issuecomment-336145224
Thanks!
@leeratyou Any news on that?
Wrapping components to mobx's 'observer' (that wrap them in React.memo) prevents hmr to work