Skip to content

fix(cloudflare): use correct nested payload - #67

Open
andrew-gamurs wants to merge 1 commit into
growthbook:mainfrom
andrew-gamurs:fix/cloudflare-payload
Open

fix(cloudflare): use correct nested payload#67
andrew-gamurs wants to merge 1 commit into
growthbook:mainfrom
andrew-gamurs:fix/cloudflare-payload

Conversation

@andrew-gamurs

@andrew-gamurs andrew-gamurs commented Jul 9, 2024

Copy link
Copy Markdown

Changes in this pull request fixes #66 where the actual KV structure is different to the expected structure in the getPayloadFromKV function. The updated function is currently being run on our production Worker.

@andrew-gamurs
andrew-gamurs marked this pull request as ready for review July 9, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

edge-cloudflare function getPayloadFromKV is accessing payload incorrectly

1 participant