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
问题描述, 日志截图,配置文件等
升级到4.8.17后发现调用插件报错,4.8.14正常调用 复现步骤
Cannot convert undefined or null to object 预期结果
相关截图
[Error] 2025-01-03 08:48:18 sse error: Cannot convert undefined or null to object
{
message: 'Cannot convert undefined or null to object',
stack: 'TypeError: Cannot convert undefined or null to object\n' +
' at Function.keys ()\n' +
' at k (/app/projects/app/.next/server/chunks/89724.js:214:2774)\n' +
' at /app/projects/app/.next/server/chunks/89724.js:214:3710\n' +
' at N (/app/projects/app/.next/server/chunks/89724.js:214:4233)\n' +
' at async Promise.all (index 0)\n' +
' at async N (/app/projects/app/.next/server/chunks/89724.js:214:4380)\n' +
' at async Promise.all (index 1)\n' +
' at async N (/app/projects/app/.next/server/chunks/89724.js:214:4380)\n' +
' at async Promise.all (index 0)\n' +
' at async N (/app/projects/app/.next/server/chunks/89724.js:214:4380)'
The text was updated successfully, but these errors were encountered:
例行检查
你的版本
问题描述, 日志截图,配置文件等
升级到4.8.17后发现调用插件报错,4.8.14正常调用
复现步骤
Cannot convert undefined or null to object
预期结果
相关截图
[Error] 2025-01-03 08:48:18 sse error: Cannot convert undefined or null to object
{
message: 'Cannot convert undefined or null to object',
stack: 'TypeError: Cannot convert undefined or null to object\n' +
' at Function.keys ()\n' +
' at k (/app/projects/app/.next/server/chunks/89724.js:214:2774)\n' +
' at /app/projects/app/.next/server/chunks/89724.js:214:3710\n' +
' at N (/app/projects/app/.next/server/chunks/89724.js:214:4233)\n' +
' at async Promise.all (index 0)\n' +
' at async N (/app/projects/app/.next/server/chunks/89724.js:214:4380)\n' +
' at async Promise.all (index 1)\n' +
' at async N (/app/projects/app/.next/server/chunks/89724.js:214:4380)\n' +
' at async Promise.all (index 0)\n' +
' at async N (/app/projects/app/.next/server/chunks/89724.js:214:4380)'
The text was updated successfully, but these errors were encountered: