ng-tree-antd icon indicating copy to clipboard operation
ng-tree-antd copied to clipboard

TypeError: Object(...) is not a function

Open zxjQAZ opened this issue 5 years ago • 0 comments

I goes just as document say,nothing different,but the error below happen! I don't knnown what wrong with my code.

Error: Uncaught (in promise): TypeError: Object(...) is not a function TypeError: Object(...) is not a function at http://localhost:8100/build/0.js:89717:122 at Object. (http://localhost:8100/build/0.js:89719:2) at webpack_require (http://localhost:8100/build/vendor.js:55:30) at Object. (http://localhost:8100/build/0.js:89051:80) at webpack_require (http://localhost:8100/build/vendor.js:55:30) at Object. (http://localhost:8100/build/0.js:215161:81) at webpack_require (http://localhost:8100/build/vendor.js:55:30) at Object. (http://localhost:8100/build/0.js:164045:79) at webpack_require (http://localhost:8100/build/vendor.js:55:30) at Object. (http://localhost:8100/build/0.js:154457:72) at c (http://localhost:8100/build/polyfills.js:3:19752) at c (http://localhost:8100/build/polyfills.js:3:19461) at http://localhost:8100/build/polyfills.js:3:20233 at t.invokeTask (http://localhost:8100/build/polyfills.js:3:15660) at Object.onInvokeTask (http://localhost:8100/build/vendor.js:5126:33) at t.invokeTask (http://localhost:8100/build/polyfills.js:3:15581) at r.runTask (http://localhost:8100/build/polyfills.js:3:10834) at o (http://localhost:8100/build/polyfills.js:3:7894)

zxjQAZ avatar Aug 20 '18 07:08 zxjQAZ