Kobi Eshun
Results
2
comments of
Kobi Eshun
Seeing the same issue here. @bestmazzo Any progress with your debugging? Almost identical configuration: kobi@blackbird web $ yarn list | ag 'mobx| vue@' ├─ [email protected] ├─ [email protected] ├─ [email protected] ├─...
FYI, I was able to reproduce this same bug *without* `mobx-vue`. A manually-constructed webpack project with a trivial MobX app works as you would expect; but the same trivial app...