This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Custom modifier managers must define their capabilities #12
Labels
Comments
Do you know how to fix this? I am having troubles keeping up with all the churn on this. |
sukima
added
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
labels
Aug 20, 2019
I believe that this PR can give some ideas on how to fix it: emberjs/ember-render-modifiers#13. |
This is more confusing then a three headed bunny rabbit on PCP. Sorry I have no idea what to do. |
https://github.com/sukima/ember-oo-modifiers/tree/bug/capabilities is what I got so far |
@sukima that branch eliminated the Deprecation warning for me, and all my tests still pass. |
here we go: #13 |
This is fixed in v0.5.1 and v0.9.0! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using the latest ember canary gives the following deprecation:
DEPRECATION: Custom modifier managers must define their capabilities using the capabilities() helper function [deprecation id: implicit-modifier-manager-capabilities]
The text was updated successfully, but these errors were encountered: