transitions icon indicating copy to clipboard operation
transitions copied to clipboard

Question: FlowRouter Support

Open boustanihani opened this issue 10 years ago • 16 comments

Does this package also work with FlowRouter ?

boustanihani avatar Apr 21 '15 09:04 boustanihani

Hi @boustanihani, I've not used FlowRouter before - do you know if it uses the Meteor _uihooks?

jamielob avatar Apr 21 '15 15:04 jamielob

Sorry I never used Meteor _uihooks

boustanihani avatar Apr 21 '15 17:04 boustanihani

Have you tried using the transitions package and FlowRouter together to see if it works?

jamielob avatar Apr 21 '15 17:04 jamielob

Not yet, but if I do I'll let you know.

boustanihani avatar Apr 21 '15 19:04 boustanihani

Thanks! I'll be interested to know.

jamielob avatar Apr 21 '15 19:04 jamielob

:+1:

boustanihani avatar Apr 21 '15 19:04 boustanihani

I just tried using this with Flow-Router, it works perfectly well!

jonlachlan avatar Jun 05 '15 22:06 jonlachlan

Great! Thank you for letting us know. If you have time could you put together a quick PR for the Readme?

jamielob avatar Jun 07 '15 17:06 jamielob

Hey @jonlachlan - Just testing FlowRouter out and couldn't get it to work with the transitions yet. Did you have to do anything special to get it working?

jamielob avatar Aug 02 '15 06:08 jamielob

@jamielob sry for not getting back with PR for docs. Pretty sure I used flow-layout (now called blaze-layout) in conjunction with flow-router.

jonlachlan avatar Aug 04 '15 17:08 jonlachlan

Ok thanks.

jamielob avatar Aug 04 '15 17:08 jamielob

Has this question been properly answered/proven? I haven't been able to use FlowRouter/BlazeLayout to get the transitions working.

skoch avatar Apr 13 '16 12:04 skoch

@skoch - Let me put together a demo repo for FlowRouter usage.

jamielob avatar Apr 13 '16 16:04 jamielob

I just got your demo working locally and was going to work backwards from there to see if I can't get that working with FlowRouter/BlazeLayout.

However, a demo repo would be welcome! Thanks.

skoch avatar Apr 13 '16 17:04 skoch

@skoch: Wow a lot has changed since I wrote this package!!! This could really do with a version 3 update. Not sure if I have time to do that right now though.

The biggest issue I can see right now is related to how BlazeLayout renders into a dive is conflicting with how this package implements the UI hooks. Perhaps @jonlachlan can share how he got it working.

jamielob avatar Apr 13 '16 18:04 jamielob

@jamielob: Thanks for looking into this. If/when you do have time please let me know. (I couldn't reverse engineer your code and don't know enough about the intricacies of Meteor just yet to attempt building something like this. 😞 )

If @jonlachlan has any insight, fabulous. Otherwise, till next time!

skoch avatar Apr 14 '16 16:04 skoch