ember-render-modifiers icon indicating copy to clipboard operation
ember-render-modifiers copied to clipboard

Improve not-a-function error message

Open gnclmorais opened this issue 3 years ago • 0 comments

Fixes #23. When the passed fn to the helper is not a function, this commit improves the error message users will see, hopefully helping with the debugging process.

First time contributing to an Ember project, so feel free to give me any feedback you have. Cheers!

gnclmorais avatar Oct 12 '21 20:10 gnclmorais