Answers about vue
Questions and answers from the Croct community about vue.
9
Is the Vue SDK feature-equivalent to the React one?
Hello everyone. Our team is split between a Vue 3 storefront and a React admin, and we already use Croct on the React side. Before I promise anything to the…
9
Can Nuxt SSR render personalized content without the flicker we had with our old tool?
hi, I am a nuxt dev from Argentina. We are replacing a client-side personalization tool because its anti-flicker snippet literally hid the whole page while…
0
Nuxt app with three locales, how does slot content follow the active locale?
Hi everyone! We run a travel site on Nuxt with pt/es/en routes handled by nuxt i18n. Adding Croct for hero personalization and I am trying to understand the…
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…