Skip to content

before hooks and async callbacks are not compliant with Meteor 3 promises #308

@vincentcarpentier

Description

@vincentcarpentier

For example this code cannot works with an async callback without any "await" keyword.
We are not able to cancel updates (nor inserts or deletes) by returning false.

Can you prioritize this feature to allow us complete our refactoring of our code base to Meteor 3 please ? 🙏
image

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