You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.
Hi there, am I missing this on a branch or something? Would you like a PR for this?
meteor update
to latest version has a ton of packages held back.kadira:flow-router
has been replaced withhttps://github.com/VeliovGroup/flow-router
in the official docs, but not in this repo.useraccounts:flow-router
requireskadira:flow-router
. A fork fixes the dependency here:https://atmospherejs.com/mealsunite/flow-routing-extra
- it's confusingly named. veliovgroup/flow-router#21 (alternative package: nxcong:flow-routing)I commented out the "ActiveRoute" code in
app_body.js
. It this this can be replaced with: FlowRouter.current()I really want to get back into Meteor for client work - it would be easier to sell if the example app was up to date.
Would you take a PR for this?
The text was updated successfully, but these errors were encountered: