ember-searchable-select
ember-searchable-select copied to clipboard
SVG's SMIL animations (<animate>, <set>, etc.) are deprecated
There is this message:
SVG's SMIL animations (
Are you going to update the animations so this component doesn't break in the future?
DEBUG: ------------------------------- ember.debug.js:5938 DEBUG: Ember : 2.2.0 ember.debug.js:5938 DEBUG: Ember Data : 2.2.1 ember.debug.js:5938 DEBUG: jQuery : 1.11.3 ember.debug.js:5938 DEBUG: -------------------------------
Is this a browser deprecation or an Ember deprecation?
I'm aware of the Chrome deprecation but haven't felt the urgency to fix since this has been "deprecated" but not removed for quite some time.
If it's halting you from upgrading Ember however, we can look at prioritizing.
Would also gladly merge a PR with a substituted CSS animation!