You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
The mongodb package is leaving some disgusting warning logs whenever it's first loaded inside the app that uses Catalyst:
This has only started happening since Catalyst was moved to a separate package. When the source files were part of the Next project, no such logs were visible.
I have no idea what is causing this, I thought it might have to do with mongodb being wrongfully imported in the browser but I don't see where or how this is happening.