Next.js Discord

Discord Forum

SSR to CSR Delay

Unanswered
Sporting Lucas Terrier posted this in #help-forum
Open in Discord
Sporting Lucas TerrierOP
Hi all, I have a bot that should be implemented in Next.js. The chat bubble is in SSR, and when I touch the bubble, it should open an iframe and load CSR components. However, when I click the bubble, it takes some time to load the iframe, resulting in a delay in opening the bot from SSR to CSR. How can I resolve this issue?

0 Replies