ember-preferences
ember-preferences copied to clipboard
Unhandled exception when trying to use `preference` CP in a class that doesn't include the preferences service
Instead of throwing an unhandled exception it would be useful to throw a custom exception with helpful information.
You're trying to use the preferences computed property in a class that doesn't include the Preferences service. To fix this issue you should... etc.