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
fix(analytics): correct total calculation for Mixpanel segmentations
- Remove unnecessary fallback to first value in segmentation data
- Implement correct logic to fetch total value without 'unit' parameter
- Update API call to use segmentation endpoint for total calculation
- Add error handling for empty response values
0 commit comments