Skip to content

Meteor.flush #235

Open
Open
@edemaine

Description

@edemaine

login_buttons_dropdown.js has two calls to Meteor.flush(), which leads to Uncaught TypeError: Meteor.flush is not a function.

I believe these should be Tracker.flush(). Actually, they're probably not needed at all. Let me know if you'd like a PR with them changed or removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions