mantra-core icon indicating copy to clipboard operation
mantra-core copied to clipboard

Problems with Meteor 1.6?

Open dmcfarland930 opened this issue 7 years ago • 1 comments

I've been trying to apply mantra architecture to one of my meteor apps, but I've my context is returning as undefined when wrapping my component with injectDeps...

Other apps I've worked on have all had Meteor versions < 1.6, so has anyone had any luck working with mantra-core with Meteor 1.6?

dmcfarland930 avatar Dec 07 '17 15:12 dmcfarland930

@dmcfarland930 we have just fork a mantra-core and updated react-komposer that you can try

but don't use mantra-core with new project, there're better choice...

if u like react-komposer you can try this

https://github.com/crapthings/meteor-rekomposer

it has a lots of recompact/recompose api

crapthings avatar Apr 11 '18 08:04 crapthings