mobxjs / mobx-vue

🐉 Vue bindings for MobX
MIT License
475 stars 22 forks source link

mobx-vue does not forward static properties when using vue-class-component #34

Open partyka1 opened 4 years ago

partyka1 commented 4 years ago

Using @Observer with @Component does not copy static properties

Him-2C commented 4 years ago

https://github.com/mobxjs/mobx-vue/issues/32