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

New in 1.10.0: annoying server-side error message #398

Closed
steph643 opened this issue May 24, 2015 · 4 comments
Closed

New in 1.10.0: annoying server-side error message #398

steph643 opened this issue May 24, 2015 · 4 comments

Comments

@steph643
Copy link

I don't define routes because I use {{> atForm}} in a modal. Since v1.10.0, I get the following server-side error:

WARNING: showForgotPasswordLink set to true, but forgotPwd route is not configured!
@steph643
Copy link
Author

I don't know if it is related, but I also get this new Iron Router client-side warning:

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

@jaskinn
Copy link

jaskinn commented May 27, 2015

I am also receiving that Iron Router client-side warning.

I'm getting a 'TypeError: Cannot read property "form" of undefined' at AT.setState, line 1172.

This is only happening on the Cordova build.

@jaskinn
Copy link

jaskinn commented May 27, 2015

For me, the issue was meteorhacks:fast-render. Removed that and all working as expected.

@splendido
Copy link
Member

...the best solution would probably be removing all warnings ;-)
I'm trying to add a serious logger to v2.0 so that people can turn it on during development in case it need be.

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

3 participants