You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2019. It is now read-only.
That section of the guides needs to be updated (removing reference of Ember.Set). Would you mind opening an issue on github.com/emberjs/guides for that?
As far as what to use instead, if you really need a Set I'd suggest that you use an ES6 poly fill version (there are a few IIRC).
I tried the Ember.Set from http://guides.emberjs.com/v1.13.0/object-model/enumerables/ but I get
Is this good? And what I can use instead?
The text was updated successfully, but these errors were encountered: