ngx-content-loading: Angular 5.x | ERROR TypeError: Cannot read property 'speed' of undefined

This error occurred Without AoT [During ng serve]

Compiled without errors, but IDE shows error: image

When jumped to the page, where the content placeholder placed, it throws the following error: image

Versions using:

"ngx-content-loading": "0.0.9-rc1"
"@angular/core": "^5.2.6"
"@angular/cli": "^1.7.1"

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 1
  • Comments: 18 (7 by maintainers)

Most upvoted comments

thanks alot @kapiladiyecha @Gbuomprisco i think this issue should not be closed

Hi @Gbuomprisco ,

I reopened this because of Cannot read property 'speed' of undefined issue. As #2 (AoT support) fixed. Can it be fixed in the latest version?

Thanks