ember-cli-svgstore icon indicating copy to clipboard operation
ember-cli-svgstore copied to clipboard

Fix 'this.app' undefined when consumer app is an addon

Open zhujy8833 opened this issue 7 years ago • 1 comments

Fix errors when consumer "app" is an ember addon. Related to: https://github.com/ember-cli/ember-cli/issues/3718

Cannot read property 'options' of undefined
TypeError: Cannot read property 'options' of undefined

zhujy8833 avatar Apr 21 '17 23:04 zhujy8833

A few test failures due to https://travis-ci.org/salsify/ember-cli-svgstore/jobs/224544519

error An unexpected error occurred: "args.includes is not a function".

zhujy8833 avatar Apr 21 '17 23:04 zhujy8833