examples icon indicating copy to clipboard operation
examples copied to clipboard

edge functions/feature-flag-optimizely not loading variations/sort flag

Open jchen-vercel opened this issue 3 years ago • 1 comments

It's possible I'm misunderstanding how this demo is supposed to work (https://github.com/vercel/examples/tree/main/edge-functions/feature-flag-optimizely), but when I go to the application I see products sorted alphabetically. When I go in and delete optimizely_visitor_id cookie and reload the page I don't see any changes. I tried deleting the cookie and reloading a few times, but did not notice any changes.

How am I supposed to trigger a new variation of the feature flag?

jchen-vercel avatar Aug 26 '22 14:08 jchen-vercel

Can confirm. cc @dominiksipowicz can you take a look at this? Also the text can be updated to match our other examples 🤔

lfades avatar Jan 24 '23 03:01 lfades