Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use dasherized name for get-select-options in fixtable-grid.hbs #80

Closed
menewman opened this issue Jan 11, 2017 · 1 comment
Closed

Use dasherized name for get-select-options in fixtable-grid.hbs #80

menewman opened this issue Jan 11, 2017 · 1 comment
Assignees

Comments

@menewman
Copy link
Contributor

Currently can get an error like this:

WARNING: Attempted to lookup "helper:getSelectOptions" which was not found. In previous versions of ember-resolver, a bug would have caused the module at "/helpers/get-select-options" to be returned for this camel case helper name. This has been fixed. Use the dasherized name to resolve the module that would have been returned in previous versions.

Should fix this by dasherizing the name in fixtable-grid.hbs.

@menewman menewman self-assigned this Jan 11, 2017
@menewman
Copy link
Contributor Author

Fixed in commit 10d9f32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant