Skip to content

LoadingTemplate is not working #15

Open
@raisudeen

Description

@raisudeen

When a user tries to initiate "Forget Password", I need show "loading" till "forget password" mail send. But "loading" template is not showing. It is not showing for any of our actions such as "signup, signin" etc. Below is my router config.

Router.configure({
layoutTemplate: 'masterLayout',
loadingTemplate: 'loading',
notFoundTemplate: 'pageNotFound'
});

-Raisudeen.

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