Skip to content

Hooks should not log to console if failed gracefully #191

Description

@DrewImm

Describe the bug
"Could not complete hook * on object:" error message displays, even if the hook failed gracefully (by returning false)

To Reproduce
Return false in any hook

Expected behavior
Message should only display if hook returns non-boolean value

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions