videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
672 stars 211 forks source link

fix($ssr): Added isPlatformBrowser for vgMedia, to avoid SSR errors. #843

Closed dorufurtuna closed 5 years ago

dorufurtuna commented 5 years ago

653

Description

Angular Universal build with Videogular2 fails at runtime, note: ng serve (as per angualr-cli) still works as expected, the error only occurs using npm run serve:ssr (as per angular-universal).

Checklist

Please, check that you have been followed next steps:

C0ZEN commented 4 years ago

@DoruFurtuna why did you closed it ?