Page flickering with Sitecore 9 and React.js
I'm sure this has been discussed to death already - but I haven't seen any discussions lately. I hope there is a solution.
(*Note, I'm new to Adobe and Sitecore)
Development Setup
- Website uses react.js on Sitecore 9 CMS
- Adobe Target is implemented via Adobe Launch
- The at.js script is placed the <body> tag near the top
- mBox is not in use
Problem
- Content that is modified with the Visual Experience Composer or even using a custom JavaScript code failed to modify the site before the content is rendered, causiing flashing.
- Multiple JavaScript methods have been used, such as MutationObserver and ('target-container').hide().
What is the latest / best practice for solving this issue? Or is this just something that can't ever be solved?
Thanks in advance!
@dwright-adobe I see you had similar conversations about this back in 2016. Can you please provide an update on any solutions.