Expand my Community achievements bar.

Attention: Experience League Community will undergo scheduled maintenance on Tuesday, August 20th between 10-11 PM PDT. During this time, the Community and its content will not be accessible. We apologize for any inconvenience this may cause.

React server side rendering with Adobe Target

Avatar

Level 1

Hello,

React application is build using Server Side Rendering and recently we started using Adobe Target using AT.js. But we are facing issues with React DOM re-rendering.

We initially had the AT.js in the head tag, then we moved to body tag. and things started working properly.

But there is a page flickering, and we don't see any option to avoid this flickering. we tried adding the flickering script given in the documentation, but that doesn't helps. Also we tried the react AB test extension, but that doesn't support Server side rendering.

Is there a way to resolve this issue and make the adobe target works great with React SSR without losing the page performance/flickering.

0 Replies