Skip to main content
This page documents known issues and workarounds when using NEAT.

Ad-blockers causing NeatSession initialization errors

When initializing a NeatSession, you may encounter the following error if you have ad-blockers enabled:
Cause: This error occurs because NEAT attempts to send anonymous usage analytics to Mixpanel, but ad-blockers prevent the connection.Solution: Disable your ad-blockers or add mixpanel.com to the allowlist in your ad-blocker settings.

Further reading

Last modified on February 27, 2026