yapi 接口运行,页面空白

7cjasjjr  于 2个月前  发布在  其他
关注(0)|答案(1)|浏览(34)

版本号

~ 1.8.4

什么问题

~接口进行运行时,页面空白,控制台报错

如何复现此问题

~

什么浏览器

~ 谷歌浏览器

什么系统(Linux, Windows, macOS)

windows

控制台报错信息:

lib3@c9528c8fd54171616e0a.js :23 TypeError: Cannot read property '_id' of undefined
at t.componentWillReceiveProps ( index@0dad2a922e96efa8d24b.js :514)
at updateClassInstance ( lib3@c9528c8fd54171616e0a.js :22)
at beginWork ( lib3@c9528c8fd54171616e0a.js :22)
at a ( lib3@c9528c8fd54171616e0a.js :23)
at o ( lib3@c9528c8fd54171616e0a.js :23)
at u ( lib3@c9528c8fd54171616e0a.js :23)
at _ ( lib3@c9528c8fd54171616e0a.js :23)
at x ( lib3@c9528c8fd54171616e0a.js :23)
at p ( lib3@c9528c8fd54171616e0a.js :23)
at h ( lib3@c9528c8fd54171616e0a.js :23)

Uncaught (in promise) TypeError: Cannot read property '_id' of undefined
at t.componentWillReceiveProps ( index@0dad2a922e96efa8d24b.js :514)
at updateClassInstance ( lib3@c9528c8fd54171616e0a.js :22)
at beginWork ( lib3@c9528c8fd54171616e0a.js :22)
at a ( lib3@c9528c8fd54171616e0a.js :23)
at o ( lib3@c9528c8fd54171616e0a.js :23)
at u ( lib3@c9528c8fd54171616e0a.js :23)
at _ ( lib3@c9528c8fd54171616e0a.js :23)
at x ( lib3@c9528c8fd54171616e0a.js :23)
at p ( lib3@c9528c8fd54171616e0a.js :23)
at h ( lib3@c9528c8fd54171616e0a.js :23)

相关问题