jagi / meteor-astronomy-examples

http://astronomy.meteor.com
MIT License
18 stars 5 forks source link

Flowrouter integration #11

Closed frankapimenta closed 8 years ago

frankapimenta commented 8 years ago

I was trying to integrate this example in one of my project features but I use flow-router with template level subscriptions. I could not put it to work because I can't get the object data in the events method save. Moreover with the reactivevar (curValue) i cannot access getValidationErrors et. al..somehow they do not come with the submit.

Is there any issues with Flowrouter when working with this? Any reference I could check besides the flowrouter wiki?

Thank you in advance

lukejagodzinski commented 8 years ago

Have you checked the flowrouter branch of this repository?

frankapimenta commented 8 years ago

Oh sorry

Didn't checked for It but I will.

Thank you

No dia 31.10.2015, às 12:15, jagi notifications@github.com escreveu:

Have you checked the flowrouter branch of this repository?

— Reply to this email directly or view it on GitHub.

lukejagodzinski commented 8 years ago

No problem :)

frankapimenta commented 8 years ago

missing .get in {{#with user}}...it happens :dash:

working :dancer:

thanks

lukejagodzinski commented 8 years ago

Good to hear :)

On Sat, Oct 31, 2015 at 2:25 PM, Frank Pimenta notifications@github.com wrote:

Closed #11 https://github.com/jagi/meteor-astronomy-examples/issues/11.

— Reply to this email directly or view it on GitHub https://github.com/jagi/meteor-astronomy-examples/issues/11#event-451104245 .