Skip to content

Problem: trigger returns nil #85

Description

@kuraga

Hello!

Problem: trigger returns nil. And I don't understand how to get something like (without patching and output straight to root.page_updates):

def a_event(evt)
  trigger(:b) + 'c' + trigger(:d)
end

(want to get bcd when trigger this event).

What do you think?

/cc @apotonick @kristianmandrup

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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