Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Official Example doesn't update to latest version 1.11.x #292

Open
MichaelJCole opened this issue Aug 24, 2020 · 2 comments
Open

Official Example doesn't update to latest version 1.11.x #292

MichaelJCole opened this issue Aug 24, 2020 · 2 comments

Comments

@MichaelJCole
Copy link

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 with https://github.com/VeliovGroup/flow-router in the official docs, but not in this repo.

useraccounts:flow-router requires kadira: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?

@MichaelJCole
Copy link
Author

LOL, I just saw the announcement for 1.11 was this morning. I've been working on other things :-)

@filipenevola
Copy link
Collaborator

Hi @MichaelJCole, a PR is welcome here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants