ember-power-select icon indicating copy to clipboard operation
ember-power-select copied to clipboard

fix reverting selected promise

Open ultish opened this issue 3 years ago • 0 comments

I was using ember-changeset and ember-data, whereby the initial @selected value was a promise. Selecting a different non-promise-based value for EPS, and then reverting the changeset which resets the selected value back to the original promise. EPS was ignoring this change

ultish avatar Mar 17 '22 05:03 ultish