This repository was archived by the owner on May 31, 2025. It is now read-only.
This repository was archived by the owner on May 31, 2025. It is now read-only.
Listeners on Directives #23
Closed
Description
Discussed in #22
Originally posted by lennerd November 14, 2021
Not sure if this is a bug or if I'm doing something wrong.
Seems like listen
does not work well with directive. See the following example:
https://codesandbox.io/s/angular-composition-api-bug-listener-directive-817m0
When the button is clicked their should be a console log Button was clicked
. But instead the callback is never called.
Metadata
Metadata
Assignees
Labels
No labels