Closed cjsheu closed 4 years ago
Remove stub store.init to be compatible with Ember Octane. We can't override init without calling this._super(...)
this._super(...)
Remove stub store.init to be compatible with Ember Octane
PATCH
Remove stub store.init to be compatible with Ember Octane. We can't override init without calling
this._super(...)
CHANGELOG
Remove stub store.init to be compatible with Ember Octane