peter-mach/angular2-starter-kit

Uncaught TypeError: Cannot read property 'cleanup' of null

Closed this issue · 2 comments

Getting the following error in browser console:
Uncaught TypeError: Cannot read property 'cleanup' of null (index):675

Not sure if related but also getting some deprecation warnings from Webpack:
DEPRECATION WARNING:renderToStringWithPrebootis no longer supported and will be removed in next release.
DEPRECATION WARNING:renderToStringis no longer supported and will be removed in next release.

Hi @netlander. Thank you for using my starter 👍

I'm aware of this warnings and I'll be fixing them in this weekend.

Closing, fixed by @paullryan