Open
Description
Bug report
- I confirm this is a bug with Supabase, not with my own application.
- I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
Using cache.put
returns Web Cache is not available in this context.
when the cache api example uses it:
edge-runtime/examples/cache-api/index.ts
Line 20 in e126e1f
To Reproduce
Follow this example: https://github.com/supabase/edge-runtime/blob/develop/examples/cache-api/index.ts
Expected behavior
Not sure if the example is suppose to work or if cache.put is disabled or if additional steps are needed.
Metadata
Metadata
Assignees
Labels
No labels