examples
examples copied to clipboard
edge functions/feature-flag-optimizely not loading variations/sort flag
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?
Can confirm. cc @dominiksipowicz can you take a look at this? Also the text can be updated to match our other examples 🤔