A component was suspended by an uncached promise. Getting all over the project ?
Answered
Flemish Giant posted this in #help-forum
Flemish GiantOP
How can i find which page or compoent have the issue
Answered by B33fb0n3
if you just encountered this error, check the components that you edited last. If this error is there for a longer time, search through every
'use client'
component and check if there is async
inside your component6 Replies
@Flemish Giant How can i find which page or compoent have the issue
if you just encountered this error, check the components that you edited last. If this error is there for a longer time, search through every
'use client'
component and check if there is async
inside your componentAnswer
@Flemish Giant solved?
@B33fb0n3 <@810562263928406016> solved?
Flemish GiantOP
Yeah its solved but no by this the problem was the client component do not supposr the async and i use the async everywhere topo make the backend req like (async()=> axios.get('. .....')()) so i remove all the async wait and replace with the .then and vallah the problem is solved
@B33fb0n3 i really appreciate you message to ask is it solve or not current i am done with the learning and try to work on project and then afeter some project i will aapply for the job
if i stuck in some problem i will as you looking forward bro
happy to help