Artem Hurzhii
Artem Hurzhii
@devdemi What version of `ember-decorators` are you using? Since [v6.0.0](https://github.com/ember-decorators/ember-decorators/releases/tag/v6.0.0) package `@ember-decorators/service` is removed in favor of vanilla `import { inject as service } from '@ember/service';`
@devdemi Have you installed [ember-decorators-polyfill](https://github.com/pzuraq/ember-decorators-polyfill)?
@san650 Sure, I'll try to implement during this weekend
@ro0gr yes, but from my point of view - we need to decide whether this feature brings enough use cases to be merged into master, I would rather use an...
> I believe the blur is triggered by browser once another element is focused, so in most cases you should not care about trigerring it manually. I think so too,...
I'll proceed once we resolve all questions and API is approved
@san650 What's your thoughts on this?
@san650 sure, I will work on it during those weekends and hope this will be ready by Monday. What about the second question? Do you think there is any possible...
@namoscato I have tried to use your branch in the package.json, but it was throwing some errors, so tried to create my own fork and make it work. in case...
Sorry, that it took so long, totally forgot about this issue) Thank you!