Skip to content

Conversation

@xquanluu
Copy link
Collaborator

lib/endpoint.js Outdated
const eventName = evt.getHeader('Event-Subclass') ;
const fullEventName = `CUSTOM ${eventName}`;
const ev = this._customEvents.find((ev) => ev === fullEventName);
console.log({evt}, `Endpoint#__onCustomEvent: ${ev} - received event ${eventName}`) ;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove before merge

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@xquanluu xquanluu marked this pull request as ready for review July 24, 2025 07:31
@davehorton davehorton merged commit 6c5584b into main Jul 24, 2025
3 checks passed
@davehorton davehorton deleted the feat/fs_1291 branch July 24, 2025 13:48
@davehorton
Copy link
Collaborator

published in v4.1.2

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.

3 participants