Cloudflare new Editor getting error how to get kv data this method getting error KV_MY.get(‘hi’);
What is the error you are seeing?
Same problem we can’t get kv date like MY_NAMESPACE.get(‘key’); this say error
If we add this var galldata = await WORKERS_KV_LINKS.get(“data-eS2Z”); this WORKERS_KV_LINKS highlight with error and not displaying deploy if this error see screenshot below i also added kv binding but new editor giving error all is alright but every WORKERS_KV_LINKS underlined red color Please provide me example code how to get kv value or put
in new editor