Lately we're getting quite a few NG0200 errors on Sentry. It's not really reproducible from our side. One thing I noticed is that the issue is mostly a combination of android 12 + facebook browser.
According to the docs, NG0200 is related to circular dependencies. But I would imagine that should not be related to the browser in use and also surface on other browsers. Also I assumed that in-app browsers on android use the chrome runtime and would be fairly up to date.
Is there any way to debug this further? The stacktrace is not particularly helpful and without a way to reproduce this, it seems borderline impossible to narrow this down.
Thankful for any pointers 🙂