A
a0.dev2w ago
Finn

Tried to get response from chat agent but no response pls advice: Build Error/components/PrimalVisu

Its like the chat box is disabled or frozen not reply or functionalliyt in with the chat agent. Trying to open new chat but no response when asking for fix this build error: /components/PrimalVisuals.tsx: Missing semicolon. (19:24) 17 | const [bgUrl, setBgUrl] = React.useState<string | undefined>(undefined); 18 | useEffect(() => {
19 | let unsub = () => {} as any;
| ^ 20 | (async () => { 21 | await loadBgCache(); 22 | setBgUrl(lane ? getBgForLane(lane) : undefined);
3 Replies
Python
Python2w ago
Pushing a fix out to production right now
Finn
FinnOP2w ago
Hi was it fixed as of yet thanks look forward to keep build ok now the agent working again, problem looking to be resolved
Python
Python2w ago
nice

Did you find this page helpful?