localmarket icon indicating copy to clipboard operation
localmarket copied to clipboard

Upgrade iron:router dependency to latest version

Open benjamn opened this issue 8 years ago • 0 comments

Currently iron:router is pinned to 0.9.4, but the latest version of iron:router is 1.0.12. The new version appears to contain breaking changes, as this example no longer works after blindly upgrading:

⚠️ Route dispatch never rendered. Did you forget to call this.next() in an onBeforeAction?

Reported by @Noveltysa here.

benjamn avatar Apr 11 '16 18:04 benjamn