You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in delivering result of invoking 'login': TypeError: Cannot read property 'setError' of undefined
How to reproduce the error:
$ meteor create test
$ meteor add useraccounts:core accounts-password useraccounts:unstyled
add {{> atForm}} into body (test.html)
run the app with $ meteor
type anything into Email and Password inputs, click 'sign in' 6 times