question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

arillo:flow-router-helpers

See original GitHub issue

Hi! After adding arillo:flow-router-helpers, Exception in template helper: ReferenceError: FlowRouter is not defined, in /lib/ directory present: Package['kadira:flow-router'] = Package['ostrio:flow-router-extra']; is it compatible packages?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:17 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
dr-dimitrucommented, Apr 14, 2017

Hello @valorloff ,

Implemented in v3.1.0

Let me know how it works on your end. Thank you for feature suggestion

2reactions
dr-dimitrucommented, Apr 6, 2017

Hello @valorloff ,

Since v3.0 FlowRouter is not exported to global namespace. And that means arillo:flow-router-helpers wouldn’t work.

Good news - I made this snippet which brings it back. Let me know if it fits your needs.

Probably we should send a PR to zimme:active-route and arillo:flow-router-helpers

Would like to know thoughts of @arillo and @zimme , will you accept a PR?

Read more comments on GitHub >

github_iconTop Results From Across the Web

arillo/meteor-flow-router-helpers
On the server it exports FlowRouterHelpers, with: urlFor; pathFor. Install. meteor add arillo:flow-router-helpers ...
Read more >
which function is the replacement function of 'pathFor ...
I find arillo:flow-router-helpers package. https://github.com/arillo/meteor-flow-router-helpers. which have a totally replace function ...
Read more >
URLs and Routing
Note: arillo:flow-router-helpers and zimme:active-route already build into Flow Router Extra and updated to support latest Meteor release.
Read more >
ostrio:flow-router-extra
This package implies arillo:flow-router-helpers and zimme:active-route packages in its core, for more details check "helpers" wiki section.
Read more >
Meteor: Using Flow Router for authentication and permissions
... a good idea to use names for routes, this way you refer to the name in your code instead of the path...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found