diff --git a/src/slim-loading-bar.component.ts b/src/slim-loading-bar.component.ts index d1f22c6..09448ba 100644 --- a/src/slim-loading-bar.component.ts +++ b/src/slim-loading-bar.component.ts @@ -11,7 +11,7 @@ import {isPresent} from './slim-loading-bar.utils'; * A Slim Loading Bar component shows message loading progress bar on the top of web page or parent component. */ @Component({ - moduleId: module.id, + moduleId: module.id.toString(), selector: 'ng2-slim-loading-bar', template: `