Closed dangviettuan closed 7 years ago
I got the same issue - it looks like building without aot seems to make angular2-busy work again, but obviously - without the benefits AOT gives.
I got the same issue, ng2busy uses compiler to compile the template. build without aot makes it work but we need a solution for the main issue.
Got "Error: Runtime compiler is not loaded" in component using angular2-busy in ng build -prod