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.

Feature Request: manual initialization

See original GitHub issue

Hey @arunoda! Awesome package, works great for my current customer project 😉

There is only one thing that caused me some trouble: I can’t control the initialization of flow-router. i want routing to start exactly when the app is ready for it and not when your Meteor.startup hook is called internally. This works perfectly with iron router when telling it “not to autorun”, could you add a similar api?

I even tried overriding the Router.prototype.initialize method but then i got other weird errors.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
arunodacommented, Jun 29, 2015

Hope we fixed this 😃

0reactions
MiroHiblercommented, Mar 20, 2018

FlowRouter.wait() just saved my day! Thanks! 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Request - Initialize and manage the RTHandles system
The RTHandles static instance in the CoreRP library requires initialization and management to use. HDRP does this for the user, ...
Read more >
Initialization - Unity - Manual
Initialize method to start the initialization process, supplying your listener implementation and configuration. Note that initialization will not fail if the ...
Read more >
Custom WorkManager Configuration and Initialization
If you require more control of how WorkManager manages and schedules work, you can customize the WorkManager configuration by initializing WorkManager yourself.
Read more >
Performing a manual initialization - PingDirectory - 9.0
To manually initialize a server when an online initialization isn't possible: From another server in the replication topology, back up the ...
Read more >
Toggle between feature request modes - ArcGIS Developers
Feature tables can be initialized with a feature request mode which controls how frequently ... No cache, or Manual cache) before the table...
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