Answers about fallback
Questions and answers from the Croct community about fallback.
What happens to my Strapi content if Croct is unreachable?
A big share of our users are on slow mobile connections in Nairobi. Our content comes from Strapi and I am evaluating adding personalization on top, but I do…
GROQ pattern for passing the Sanity document as the slot fallback
Hi all. I am wiring Croct into a Sanity + Next.js site and want a clean pattern where one GROQ query fetches the default hero document and that same shape…
What do visitors see if Croct is unreachable or no experience matches?
A big share of our audience browses on slow mobile connections, so I am very careful about anything I add to the render path. Before I propose putting a…
Exact fallback behavior when a personalized fetch fails on a Sanity site
We are evaluating Croct for an e-commerce site built on Sanity and Next.js 14 (App Router, @croct/plug-next), and I need to document the exact failure…
What happens to useContent if the Croct API is unreachable?
We run a travel site and a lot of our trafic comes in on flaky mobile connections. Before we roll personalization out to the hotel landing pages I need to…