Skip to content

Clicking 6 times on a 'sign in' button causes error on the client side #629

@dufia

Description

@dufia

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

errors are in the console

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