Hello team, I was following your guide on A/B test...
# announcements
w
Hello team, I was following your guide on A/B testing using next.js middleware and tried to reroute the user based on which variant of the experiment he is in before actually loading the page, I setup everything correctly to test 2 versions of a homepage, if the user is in the variation of the 2nd version, the 1st version loads then it flickers to the 2nd version, what could be causing this? Thank you in advance
138 Views