Skip to content

Conversation

@boris-petrov
Copy link

It's useful because one can do something like:

{{on "click" (queue someAction (if someTest someOptionalAction))}}

As otherwise one must:

{{on "click" (queue someAction (if someTest someOptionalAction (noop))}}

cc @snewcomer, @cibernox

@boris-petrov boris-petrov force-pushed the allow-null-values-in-queue branch from f8e5671 to bb80358 Compare August 29, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant