Answers about spa
Questions and answers from the Croct community about spa.
0
Strapi + Vue SPA, variant flashes after the default renders
hey, we have a classic SPA, Vue 3 + Strapi backend, no SSR. I'm fetching the personalized hero like this: Works, but users see the Strapi default hero for a…
0
Is croct.evaluate fast enough to call on every route change?
SPA, classifieds site, high navigation frequency. I gate a UI element behind this on every client-side route change: Works fine. Question is whether calling…