ManuelDeLeon / viewmodel-react

Create your React components with view models.
MIT License
24 stars 3 forks source link

Mixins not working? #5

Closed fvpDev closed 8 years ago

fvpDev commented 8 years ago

https://github.com/fvpDev/vm-react-repros

ManuelDeLeon commented 8 years ago

You're not loading official.js anywhere.

On Aug 19, 2016 5:57 PM, "Fedor Parfenov" notifications@github.com wrote:

https://github.com/fvpDev/vm-react-repros

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ManuelDeLeon/viewmodel-react/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AED31gQjLOW3D4-qRg-hgmpowMvrhhDcks5qhkLogaJpZM4Jo8T8 .

fvpDev commented 8 years ago

Ok, will this is not a vm issue but I'm using meteor still and was wondering what might be the cause of [0, 0, this.prop(), this.prop2()].join(' ') not working for me. I'll update with link to my project. If you could help me out that'd be great cuz I'm stumped

ManuelDeLeon commented 8 years ago

I am SO unhappy with Meteor these days (year?) The freaking update tool takes forever. It's bad enough to have ridiculous wait times between refreshes, it's insane that I can't open repros because Meteor needs to update and the update takes forever. Hopefully it will be ready in the morning...

fvpDev commented 8 years ago

I had to uninstall and reinstall, along with installing node 4.4.7, also you'll need Microsoft Build Tools (if you are using Windows). I've had my frustrations with it as well however I think they're making it smoother and working a lot of that out.