pillowsoft / mobx-state-tree-vue-bug-demo

Demos mobx-state-tree not working with mobx-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobx-state-tree/mobx-vue bug demo

Steps:

  • install with yarn
  • yarn serve
  • click on the two buttons which cause changes to their respective stores and show the results
  • see that mobx-state-tree changes do not cause a render, where the mobx changes correctly do

About

Demos mobx-state-tree not working with mobx-vue


Languages

Language:Vue 35.5%Language:JavaScript 34.7%Language:TypeScript 22.3%Language:HTML 7.5%