Skip to content
This repository was archived by the owner on Jan 18, 2019. It is now read-only.
This repository was archived by the owner on Jan 18, 2019. It is now read-only.

getDom(....) is null #2

Description

@tia337

While using the ng2-loading-animate I came across this error. It seems that something from your module have conflict with angular 5 .

Unhandled Promise rejection: getDOM(...) is null ; Zone: <root> ; Task: Promise.then ; Value: TypeError: getDOM(...) is null Traza de la pila: _createNgProbe@http://localhost:3000/vendor.bundle.js:94380:6 anonymous/AppModuleNgFactory</<@ng:///AppModule/module.ngfactory.js:119:58 _callFactory@http://localhost:3000/vendor.bundle.js:10123:26 _createProviderInstance$1@http://localhost:3000/vendor.bundle.js:10052:26 initNgModule@http://localhost:3000/vendor.bundle.js:10003:13 NgModuleRef_@http://localhost:3000/vendor.bundle.js:11111:9 createNgModuleRef@http://localhost:3000/vendor.bundle.js:11095:12 debugCreateNgModuleRef@http://localhost:3000/vendor.bundle.js:13379:12 NgModuleFactory_.prototype.create@http://localhost:3000/vendor.bundle.js:14374:16 PlatformRef_.prototype._bootstrapModuleFactoryWithZone/<@http://localhost:3000/vendor.bundle.js:5032:47 ZoneDelegate.prototype.invoke@http://localhost:3000/polyfills.bundle.js:2758:17 onInvoke@http://localhost:3000/vendor.bundle.js:4409:28 ZoneDelegate.prototype.invoke@http://localhost:3000/polyfills.bundle.js:2757:17 Zone.prototype.run@http://localhost:3000/polyfills.bundle.js:2508:24 NgZone.prototype.run@http://localhost:3000/vendor.bundle.js:4277:51 PlatformRef_.prototype._bootstrapModuleFactoryWithZone@http://localhost:3000/vendor.bundle.js:5030:16 PlatformRef_.prototype._bootstrapModuleWithZone/<@http://localhost:3000/vendor.bundle.js:5072:53 ZoneDelegate.prototype.invoke@http://localhost:3000/polyfills.bundle.js:2758:17 Zone.prototype.run@http://localhost:3000/polyfills.bundle.js:2508:24 scheduleResolveOrReject/<@http://localhost:3000/polyfills.bundle.js:3185:52 ZoneDelegate.prototype.invokeTask@http://localhost:3000/polyfills.bundle.js:2791:17 Zone.prototype.runTask@http://localhost:3000/polyfills.bundle.js:2558:28 drainMicroTaskQueue@http://localhost:3000/polyfills.bundle.js:2951:25 _createNgProbe@http://localhost:3000/vendor.bundle.js:94380:6 anonymous/AppModuleNgFactory</<@ng:///AppModule/module.ngfactory.js:119:58 _callFactory@http://localhost:3000/vendor.bundle.js:10123:26 _createProviderInstance$1@http://localhost:3000/vendor.bundle.js:10052:26 initNgModule@http://localhost:3000/vendor.bundle.js:10003:13 NgModuleRef_@http://localhost:3000/vendor.bundle.js:11111:9 createNgModuleRef@http://localhost:3000/vendor.bundle.js:11095:12 debugCreateNgModuleRef@http://localhost:3000/vendor.bundle.js:13379:12 NgModuleFactory_.prototype.create@http://localhost:3000/vendor.bundle.js:14374:16 PlatformRef_.prototype._bootstrapModuleFactoryWithZone/<@http://localhost:3000/vendor.bundle.js:5032:47 ZoneDelegate.prototype.invoke@http://localhost:3000/polyfills.bundle.js:2758:17 onInvoke@http://localhost:3000/vendor.bundle.js:4409:28 ZoneDelegate.prototype.invoke@http://localhost:3000/polyfills.bundle.js:2757:17 Zone.prototype.run@http://localhost:3000/polyfills.bundle.js:2508:24 NgZone.prototype.run@http://localhost:3000/vendor.bundle.js:4277:51 PlatformRef_.prototype._bootstrapModuleFactoryWithZone@http://localhost:3000/vendor.bundle.js:5030:16 PlatformRef_.prototype._bootstrapModuleWithZone/<@http://localhost:3000/vendor.bundle.js:5072:53 ZoneDelegate.prototype.invoke@http://localhost:3000/polyfills.bundle.js:2758:17 Zone.prototype.run@http://localhost:3000/polyfills.bundle.js:2508:24 scheduleResolveOrReject/<@http://localhost:3000/polyfills.bundle.js:3185:52 ZoneDelegate.prototype.invokeTask@http://localhost:3000/polyfills.bundle.js:2791:17 Zone.prototype.runTask@http://localhost:3000/polyfills.bundle.js:2558:28 drainMicroTaskQueue@http://localhost:3000/polyfills.bundle.js:2951:25

I'm currently using
Angular CLI: 1.6.0
Node: 8.9.3
OS: linux x64
Angular: 5.1.0
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

angular/cli: 1.6.0
angular-devkit/build-optimizer: 0.0.35
angular-devkit/core: 0.0.22
angular-devkit/schematics: 0.0.41
ngtools/json-schema: 1.1.0
ngtools/webpack: 1.9.0
schematics/angular: 0.1.10
schematics/schematics: 0.0.10
typescript: 2.4.2
webpack: 3.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions