ember-preferences icon indicating copy to clipboard operation
ember-preferences copied to clipboard

Unhandled exception when trying to use `preference` CP in a class that doesn't include the preferences service

Open san650 opened this issue 9 years ago • 0 comments

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.

screen shot 2017-01-06 at 4 57 40 pm

san650 avatar Jan 06 '17 19:01 san650