Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] webhook Message event handler not implemented #1115

Open
rawezhcode opened this issue Feb 12, 2024 · 2 comments
Open

[BUG] webhook Message event handler not implemented #1115

rawezhcode opened this issue Feb 12, 2024 · 2 comments
Assignees
Labels
status:triage Awaiting triage.

Comments

@rawezhcode
Copy link

rawezhcode commented Feb 12, 2024

image image image

@rennokki

@rawezhcode rawezhcode added the status:triage Awaiting triage. label Feb 12, 2024
@guilhermejbranco
Copy link

same here. any work-around?

@sbaum2s
Copy link

sbaum2s commented Feb 14, 2024

Same here. Trying to downgrade the package to check whether this worked in the past.

Edit:
It turns out i need to use ".on" instead of ".listen" to register an event handler.

For testing purposes i created a pusher account and configured my project according their tutorial. So they used ".bind" and it worked, so it was a hint, that ".listen" may not be the right way to register an event handler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:triage Awaiting triage.
Development

No branches or pull requests

4 participants