-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
Getting the next warnings in the browser:
-
DEPRECATION: You called <host@component:ember-selectize::ember242>.sendAction("on-init") but Component#sendAction is deprecated. Please use closure actions instead. [deprecation id: ember-component.send-action]
-
DEPRECATION: You called <host@component:ember-selectize::ember242>.sendAction("on-focus") but Component#sendAction is deprecated. Please use
closure actions instead. [deprecation id: ember-component.send-action] -
deprecate.js:102 DEPRECATION: You called <host@component:ember-selectize::ember242>.sendAction("on-blur") but Component#sendAction is deprecated. Please use closure actions instead. [deprecation id: ember-component.send-action]
And I'm sure there are a couple more around.
Metadata
Metadata
Assignees
Labels
No labels