KV pairs not updating in UI
I have a weird situation where when I push KV pairs via wrangler, they appear, and I can query them via wrangler, but they aren't appearing in the web UI. Anyone else seen this behavior? I have killed/blown away my KV pair namespaces a few times and re-built them so that's maybe why? So you can see that there is data there...
$ npx wrangler kv key get --namespace-id 8ed06f91fb964fdc87007d1f6f45896a JS_DROPDOWN_EN |head -1
let loggedinnav = [{
Attached is a screenshot. You can see that the namespace IDs match, so I'm at a loss here.
$ npx wrangler kv key get --namespace-id 8ed06f91fb964fdc87007d1f6f45896a JS_DROPDOWN_EN |head -1
let loggedinnav = [{
Attached is a screenshot. You can see that the namespace IDs match, so I'm at a loss here.
