devtools-next
devtools-next copied to clipboard
Unmounted should cleanup effects
如果我先 挂载一个 组件,卸载之后再挂载另一个组件之后 vite-plugin-vue-devtools 就会在控制台输出错误:Cannot read properties of undefined (reading 'api');
Apologies, the fix conflicts with the backward compatibility of the plugin API. Let's hold off on fixing it until the communication capabilities are redesigned(WIP, not too long).
Fixed in v7.3.0