Bug #8752
openResloving the Frontend Error in Customer (it's Distributing exsitng and user experience)
Tested Date:
05/05/2026
Raised by Tester:
Mahananda Sai
Description
installHook.js:1 The above error occurred in the <Table> component:
at Table (http://localhost:5173/src/features/clients/components/Table.tsx:68:18)
at div
at ContainerWrap (http://localhost:5173/src/global/Inputs.tsx:305:26)
at ClientsList (http://localhost:5173/src/features/clients/pages/ClientList.tsx:13:31)
at ProtectedRoute (http://localhost:5173/src/Routes/ProtectedRoute.tsx:5:27)
at RenderedRoute (http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=ed2e3538:6400:26)
at Outlet (http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=ed2e3538:7192:26)
at main
at div
at div
at div
at DashboardLayout (http://localhost:5173/src/layouts/DashboardLayout.tsx?t=1777956662866:11:47)
at ProtectedRoute (http://localhost:5173/src/Routes/ProtectedRoute.tsx:5:27)
at RenderedRoute (http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=ed2e3538:6400:26)
at Routes (http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=ed2e3538:7271:3)
at Suspense
at ErrorBoundary (http://localhost:5173/src/Routes/AllRoutes.tsx?t=1777956662866:89:9)
at AllRoutes (http://localhost:5173/src/Routes/AllRoutes.tsx?t=1777956662866:102:18)
at DefaultPropsProvider (http://localhost:5173/node_modules/.vite/deps/chunk-MGFQ7WUG.js?v=ed2e3538:1120:3)
at RtlProvider (http://localhost:5173/node_modules/.vite/deps/chunk-MGFQ7WUG.js?v=ed2e3538:1096:3)
at ThemeProvider (http://localhost:5173/node_modules/.vite/deps/chunk-MGFQ7WUG.js?v=ed2e3538:1052:5)
at ThemeProvider2 (http://localhost:5173/node_modules/.vite/deps/chunk-MGFQ7WUG.js?v=ed2e3538:1271:5)
at ThemeProviderNoVars (http://localhost:5173/node_modules/.vite/deps/chunk-EZFFLLWE.js?v=ed2e3538:279:10)
at ThemeProvider (http://localhost:5173/node_modules/.vite/deps/chunk-EZFFLLWE.js?v=ed2e3538:428:3)
at App (http://localhost:5173/src/App.tsx?t=1777956662866:15:22)
at ActionHistoryProvider (http://localhost:5173/src/global/ActionHistoryContext.tsx:15:41)
at Router (http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=ed2e3538:7201:13)
at BrowserRouter (http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=ed2e3538:10485:3)
at Provider (http://localhost:5173/node_modules/.vite/deps/react-redux.js?v=ed2e3538:923:11)
React will try to recreate this component tree from scratch using the error boundary you provided, ErrorBoundary.
installHook.js:1 ErrorBoundary caught an error: TypeError: quotationService.getAcceptedQuotationCustomerIds is not a function
at Table.tsx:97:22
{componentStack: '\n at Table (http://localhost:5173/src/features/…ules/.vite/deps/react-redux.js?v=ed2e3538:923:11)'}
Error Component Stack
at ErrorBoundary (AllRoutes.tsx:24:1)
at AllRoutes (AllRoutes.tsx:70:16)
at App (App.tsx:16:20)
at ActionHistoryProvider (ActionHistoryContext.tsx:35:3)
Subtasks
Related issues