rallona

Results 2 comments of rallona

Hi!! Any improvement related with A/B testing? I need it working on amplify.

Same problem to me y Nextjs with SSR: This function doesnt work: ``` const currentUser = await runWithAmplifyServerContext({ nextServerContext: { cookies }, operation: (contextSpec) => getCurrentUser(contextSpec) }); ``` Neither this...