Owen

Results 5 comments of Owen

Thank Mark I will have a look at this later and try implement it for myself

Hi mark so yeah I added the Imports on the browser module then added the following to the component ` isBrowser: boolean; constructor( @Inject(PLATFORM_ID) private platformId: Object) { } ngOnInit():...

@juliocgm83 @parys I have posted this question with the code on stack overflow for the sake of the community. I will try implementing what you posted @MarkPieszak and if I...

@MarkPieszak according to an answer on stack overflow we just need to create a mock with the input attributes and import them into the server module. I tried this though...

Your right @peterdobson! thank you, it is just my pdf viewer angular module which is causing me problems now. @MarkPieszak I know you are busy mate but if you or...