Skip to content

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

Description

@clifapps

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions