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
Based on the code, it will not call addArrayObserver if it is not defined (as is the case under 4.x). This passes all the tests, but I'm not sure if there might be any issues that are not covered by tests.
The
ember-collection
component is triggering thearray-observers
deprecation. This may be a blocker for Ember 4 upgrades.The text was updated successfully, but these errors were encountered: