You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
loader TypeError: Cannot read properties of undefined (reading 'ctx')
at Proxy.unload (/home/project/TSWorkSpace/koishi/development/koishi-dev/node_modules/@koishijs/plugin-config/src/shared/writer.ts:153:30)
at _Client.ctx.console.addListener.authority (/home/project/TSWorkSpace/koishi/development/koishi-dev/node_modules/@koishijs/plugin-config/src/shared/writer.ts:59:27)
at WebSocket.receive (/home/project/TSWorkSpace/koishi/development/koishi-dev/node_modules/@koishijs/plugin-console/node_modules/@koishijs/console/src/client.ts:35:45)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
分组停用后 应该禁止操作分组内的插件 只允许修改配置
The text was updated successfully, but these errors were encountered:
502647092
changed the title
bug: 停用分组后 操作分组内的插件 会报错
Bug: plugin-config 停用分组后 操作分组内的插件 会报错
Dec 28, 2023
复现方式
错误日志
分组停用后 应该禁止操作分组内的插件 只允许修改配置
The text was updated successfully, but these errors were encountered: