tzfun / etcd-workbench

A beautiful and lightweight ETCD V3 client. Provides App and Web packages. Supports SSL and SSH Tunnel connections.
https://tzfun.github.io/etcd-workbench/
Apache License 2.0
81 stars 9 forks source link

点击已经不存在的key时报错 TypeError: Cannot read properties of undefined (reading 'value') #24

Closed tzfun closed 1 month ago

tzfun commented 5 months ago

当某个key已经被删除,但页面未刷新,在此时点击这个key就会导致页面为空白,控制台报错内容:

TypeError: Cannot read properties of undefined (reading 'value')