ngx-slider icon indicating copy to clipboard operation
ngx-slider copied to clipboard

Cannot read property 'id' of undefined

Open NurGuz opened this issue 3 years ago • 2 comments

Describe the bug Uncaught (in promise): TypeError: Cannot read property 'id' of undefined TypeError: Cannot read property 'id' of undefined at registerNgModuleType (http://localhost:4200/vendor.js:89814:34) at http://localhost:4200/vendor.js:89825:47 at Array.forEach () at registerNgModuleType (http://localhost:4200/vendor.js:89825:17) at new NgModuleFactory (http://localhost:4200/vendor.js:89932:13) at Compiler_compileModuleSync__POST_R3__ (http://localhost:4200/vendor.js:92598:12) at Compiler_compileModuleAsync__POST_R3__ [as compileModuleAsync] (http://localhost:4200/vendor.js:92603:28) at MergeMapSubscriber.project (http://localhost:4200/vendor.js:171145:93) at MergeMapSubscriber.push../node_modules/rxjs/_esm5/internal/operators/mergeMap.js.MergeMapSubscriber._tryNext (http://localhost:4200/vendor.js:196943:27) at MergeMapSubscriber.push../node_modules/rxjs/_esm5/internal/operators/mergeMap.js.MergeMapSubscriber._next (http://localhost:4200/vendor.js:196933:18)

Additional context

"@angular-slider/ngx-slider": "^2.0.3",
 "@angular/cli": "~8.3.27",
    "@angular/compiler-cli": "~8.2.14",
    "@angular/language-service": "~8.2.14",

NurGuz avatar May 14 '21 09:05 NurGuz

Getting the same error for Angular 8

dipaktelangre avatar May 20 '21 22:05 dipaktelangre

How do I disable one of the sliders

hexiaoli999 avatar Jun 03 '21 08:06 hexiaoli999

Closing old issues related to old Angular versions. Newest release supports current Angular version (17) without issues.

piotrdz avatar Feb 15 '24 07:02 piotrdz