According to the documentation, as long as you set the config parameter `ip:false` on initializing Mixpanel, no location information should be visible for your events.
However, even with adding this condition, I’m seeing the geolocation information in the Live View dashboard.
For user privacy restrictions, I need to remove all IP-related data. Is this a bug, or is there some other way to disable it?