-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
Thought I'd open this since 3.15/Octane is officially out and recommended, and this is the only addon in my app which gets in the way.
The only real issue as far as I can see is the requirement of the recognizer mixin. I know you can still use extend
with an Ember Component as in #127 but this doesn't work with a Glimmer Component.
From my understanding, the appropriate alternative would be a "modifier" which gets added to the element in the template instead. Perhaps I'm missing something to do with Managers though which makes it not that simple.
Metadata
Metadata
Assignees
Labels
No labels