adopted-ember-addons / adopted-ember-addons/ember-paper
ember-paper constants service may collides with existing service
Open
- Dominant language
- JavaScript
- Stars
- 879
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
I'm adding ember-paper to an existing ember app where a constant service is already existing.
It's overriding the one from ember-paper which force me to update my own service and modify a bunch of calls.
I already encountered this issue a while ago and it was said (if I recall correctly) that this service was supposed to be replaced by something else.
Anyway since it still there I create this issue as a reminder.
Contributor guide
Assessment
This issue has not been assessed yet.