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

accomodate ember-data promises #50

Open
brenna opened this issue Apr 3, 2017 · 0 comments
Open

accomodate ember-data promises #50

brenna opened this issue Apr 3, 2017 · 0 comments

Comments

@brenna
Copy link
Contributor

brenna commented Apr 3, 2017

Often options.content or selectedItem.content will need to be passed (instead of options or selectedItem for full functionality.

The addon internals currently don't distinguish between regular old objects and ember-data promises. It would be nice if both ordinary objects and ember-data promises could be passed in.

see miguelcobain/ember-cli-selectize#58 for similar issue/strategies.

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