Upgrading to js-data 3.0 throws error
Using angular 1.6.10 and js-data-angular 3.2.4. Upgrading js-data from 2.10.1 to 3.0 throws the following error:
js-data-angular.js:357 Uncaught TypeError: Cannot read property 'deepMixIn' of undefined
at Object.
If you can help out with this I’ll check and merge a pr to get a fox published for you.
Sent from my iPhone
On Jul 24, 2019, at 12:07 PM, Anita Pillai [email protected] wrote:
Using angular 1.6.10 and js-data-angular 3.2.4. Upgrading js-data from 2.10.1 to 3.0 throws the following error:
js-data-angular.js:357 Uncaught TypeError: Cannot read property 'deepMixIn' of undefined at Object. (js-data-angular.js:357) at webpack_require (js-data-angular.js:40) at Object. (js-data-angular.js:73) at webpack_require (js-data-angular.js:40) at js-data-angular.js:60 at js-data-angular.js:63 at webpackUniversalModuleDefinition (js-data-angular.js:11) at Object.../../../node_modules/js-data-angular/dist/js-data-angular.js (js-data-angular.js:20) at webpack_require (bootstrap:723) at fn (bootstrap:100) (anonymous) @ js-data-angular.js:357 webpack_require @ js-data-angular.js:40 (anonymous) @ js-data-angular.js:73 webpack_require @ js-data-angular.js:40 (anonymous) @ js-data-angular.js:60 (anonymous) @ js-data-angular.js:63
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Any update here? This issue still persists.