קוד שגיאה
FRONTEND_ERROR
חריגת רינדור ב־frontend
Frontend render exception
The React RouteErrorBoundary caught a render-time exception in the dashboard or storefront widget. Captured stack is the browser-side stack.
Common causes
- Undefined access on a freshly-fetched payload (TypeScript types out of sync with API).
- Library version mismatch.
- Race condition between two effects on the same component.
What to do
Open errors.sellivo.io and search by the correlation ID shown to the user. Read the browser stack; fix the component.
חריגת רינדור ב־frontend
ה־RouteErrorBoundary ב־React תפס חריגה ברינדור בדאשבורד או בווידג'ט. ה־stack שנשמר הוא של הדפדפן.
סיבות נפוצות
- גישה ל־undefined על פיילוד טרי (טיפוסים לא מסונכרנים עם ה־API).
- אי־התאמת גרסאות ספרייה.
- Race בין שני effects על אותו רכיב.
פעולה מומלצת
פתחו errors.sellivo.io וחפשו לפי correlation ID שהוצג למשתמש. קראו את ה־stack של הדפדפן; תקנו את הרכיב.