-
Notifications
You must be signed in to change notification settings - Fork 652
Description
After much try, i have successfully installed and deployed the CRM app, but there's a render issue, i'm thinking its from my contacts but then i don't have much contacts only 220 in total, when i load the CRM app, the contacts do not show up until after several refreshes and when i click to view one contact it goes blank again and i have to repeat the whole refresh process to get the contacts to show again, see the error below, this is what i get from the console screen when i try to figure out what maybe wrong
Untitled.video.-.Made.with.Clipchamp.mp4
Error: Missing required param "contactId"
at Object.l [as stringify] (vue-router.mjs:1143:35)
at Object.u [as resolve] (vue-router.mjs:1598:28)
at Object.g [as resolve] (vue-router.mjs:3201:38)
at Eie.fn (vue-router.mjs:2278:23)
at v7 (reactivity.esm-bundler.js:380:28)
at get value (reactivity.esm-bundler.js:1631:5)
at Eie.fn (vue-router.mjs:2281:35)
at v7 (reactivity.esm-bundler.js:380:28)
at get value (reactivity.esm-bundler.js:1631:5)
at Eie.fn (vue-router.mjs:2306:60)