meteor / todos

The example app "Todos", written following the Meteor Guide
Other
535 stars 367 forks source link

[React] dont change route on login error #218

Closed horacioMartinez closed 7 years ago

horacioMartinez commented 7 years ago

In the react branch, when an error occurs in the login (for example, wrong user/password) the page changes anyway and there is no way to see the error message.

apollo-cla commented 7 years ago

@horacioMartinez: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

hwillson commented 7 years ago

Oops! Thanks for this @horacioMartinez - merged!