Skip to content
Discussion options

You must be logged in to vote

Should work, I don't see anything wrong with the code. What happens when you replace the event handler with an inline function?

Event.on('message::incoming',  () => {
  console.log('A new message has arrived' )
})

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@wemersonrv
Comment options

@thetutlage
Comment options

@wemersonrv
Comment options

Answer selected by wemersonrv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants