Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoadingTemplate is not working #15

Open
raisudeen opened this issue Apr 1, 2016 · 1 comment
Open

LoadingTemplate is not working #15

raisudeen opened this issue Apr 1, 2016 · 1 comment

Comments

@raisudeen
Copy link

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.

@raisudeen
Copy link
Author

Hi @splendido
Can you please look at it?
-Raisudeen.

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

No branches or pull requests

1 participant