cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

Build a todo list Jamstack application (tutorial): section 3: Write data to KV

Open clifapps opened this issue 4 months ago • 1 comments

Example URL(s)

https://developers.cloudflare.com/workers/tutorials/build-a-jamstack-app/#3-write-data-to-kv

Actual Behavior

Throws errors:
TypeError Cannot read properties of undefined (reading 'get') Users/clfaulkner/todos/src/index.js:29:38 getCache Users/clfaulkner/todos/src/index.js:33:25 Object.fetch

Expected Behavior

Write data to a KV database.

Additional information

See attached screen shot of errors.

Image

clifapps avatar Jun 05 '25 20:06 clifapps