Eric Kelly
Eric Kelly
I think I may be running into the same thing. https://ember-twiddle.com/840a1b37e2409723bfb8373690f58359
@NullVoxPopuli hmm, those are all good questions but I'll have to get back to you. I'm going to mark this as draft for now.
Sorry for letting this linger for so long but I need it again 😄 I updated this with some docs and renamed the function.
@blimmer I just remembered why the function was initially underscored. I thought it might be better in terms of avoiding potentially causing issues with the underlying content having a key...
@abhilashlr see https://github.com/miguelcobain/ember-cli-selectize/pull/59#issuecomment-111185420
OK, cool. I agree that it would be best to try to stay interchangeable with `Ember.select`. While using `value` instead of `selection` to accomplish this is more in line with...
@NullVoxPopuli This should be fixed by https://github.com/ember-cli/ember-page-title/pull/275 ?
Can you provide an example of what you mean?
Hmm. How are you creating the new record?
I don't think that addon will help me to accomplish the same thing. I believe that it allows you to authenticate the session based on the information returned from a...