Files
BeyondCXAnalytics-Demo/frontend/components/tabs
Claude 98f42bfac6 fix: remove unsafe .replace() calls in AgenticReadinessTab
Removed .replace('/', '') calls on translation strings that could cause
runtime errors if t() returns unexpected values. Now displays perMonth
translation as-is.

This fixes the 'o is not a function' error in production build.

https://claude.ai/code/session_03272424-c661-4002-a75e-2f81579fdd6e
2026-02-08 10:23:45 +00:00
..