numtel / meteor-lazy-bundles

Create bundles for lazy-loading components, optionally with authentication
Other
29 stars 2 forks source link

Sync problem with meteor:preloader #3

Open dbismut opened 9 years ago

dbismut commented 9 years ago

Hi - I'm following up on this issue: MiroHibler/meteor-preloader#24. Sync seems to be deprecated and therefore Iron:router doesn't wait for the template to be ready before rendering (which sometimes causes a template not found message).