-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrading to js-data 3.0 throws error #371
Comments
anitapillai
changed the title
Upgrading to 3.0 is throwing error
Upgrading to js-data 3.0 is throwing error
Jul 24, 2019
anitapillai
changed the title
Upgrading to js-data 3.0 is throwing error
Upgrading to js-data 3.0 throws error
Jul 24, 2019
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 ***@***.***> 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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: