Nice
Nice
vConsole Version:3.15.1 报错详细内容: Uncaught TypeError: Cannot read properties of undefined (reading 'update') at u2 (vconsole.min.js:10:91405) at e2._flushLogs (vconsole.min.js:10:91641) at vconsole.min.js:10:91147
### Is your feature request related to a problem? Please describe. When I pack, I know that there is an eslint warning in the project, but I don't want to...
我认为传递了customHide参数通常是不需要生成vconsole的,也就是不调用new VConsole,而不是通过使用vConsole.destroy()去销毁 当前vconsole使用destory会造成后续报错 Uncaught TypeError: Cannot read properties of undefined (reading 'update') at u2 (vconsole.min.js:10:91405) at e2._flushLogs (vconsole.min.js:10:91641) at vconsole.min.js:10:91147