Skip to content
This repository was archived by the owner on Aug 25, 2018. It is now read-only.
This repository was archived by the owner on Aug 25, 2018. It is now read-only.

Boolean must be compared to true or false #58

@eygraber

Description

@eygraber

If I have a rule that says:

!next.some_boolean

blaze outputs:

!newData.child('some_boolean').val()

but when I try to add that to my forge's rules I get an error saying:

! only operates on booleans.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions