Skip to content

ensureSignedIn #16

@peshi

Description

@peshi

If I use the following plugin with Meteor 1.3.1

Router.plugin('ensureSignedIn', {
  only: ['dashboard']
});

I receive the following error.
Route dispatch never rendered. Did you forget to call this.next() in an onBeforeAction?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions