wrangler ignores KV bindings in config
I've used the following in my wrangler.toml:
. However, once I deploy the worker, the KV binding gets removed and is no longer available in the code and not visible in the dashboard as binded. However, I can add it in the dashboard and it works
(Using the wrangler.toml code by the dash doesn't change anything, it's the same)
. However, once I deploy the worker, the KV binding gets removed and is no longer available in the code and not visible in the dashboard as binded. However, I can add it in the dashboard and it works

(Using the wrangler.toml code by the dash doesn't change anything, it's the same)