Nekmo / angular-django

Django Rest Framework API for Angular with self-building classes, forms, and listings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix production errors

Nekmo opened this issue · comments

commented
ERROR TypeError: Class constructor e cannot be invoked without 'new'
    at main-es2015.8cb8d6423a44264a28e4.js:formatted:22483
    at Array.forEach (<anonymous>)
    at e.transformData (main-es2015.8cb8d6423a44264a28e4.js:formatted:22481)
    at new C (main-es2015.8cb8d6423a44264a28e4.js:formatted:22475)
    at new e (common-es2015.c43fcca6eec33e7d8da1.js:1)
    at main-es2015.8cb8d6423a44264a28e4.js:formatted:22363
    at Array.map (<anonymous>)
    at e.convert (main-es2015.8cb8d6423a44264a28e4.js:formatted:22363)
    at o.project (main-es2015.8cb8d6423a44264a28e4.js:formatted:22358)
    at o._next (main-es2015.8cb8d6423a44264a28e4.js:formatted:20611)