Skip to content

fix(core): Added missing parameter for once event listeners#10715

Merged
NathanWalker merged 2 commits into
NativeScript:mainfrom
CatchABus:fix/event-listener-once
Mar 3, 2025
Merged

fix(core): Added missing parameter for once event listeners#10715
NathanWalker merged 2 commits into
NativeScript:mainfrom
CatchABus:fix/event-listener-once

Conversation

@CatchABus
Copy link
Copy Markdown
Contributor

PR Checklist

What is the current behavior?

Right now, View event listeners registered using once don't get removed upon being called.

What is the new behavior?

View event listeners registered using once will behave as expected.

@NathanWalker NathanWalker merged commit 852011c into NativeScript:main Mar 3, 2025
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.

2 participants