ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 217 forks source link

new Insight() call crash under specific circumstances #502

Closed sinedied closed 4 years ago

sinedied commented 5 years ago

Follow-up to #494

It seems that in some context (which needs to be investigated), the new Insight() call just plainly crash the app. We need to figure out why, and if needed report the issue upstream.

sinedied commented 4 years ago

After some (quick) checks, I still have no idea why this happens sometimes. Since a workaround has been added, let's drop this one.