节点的属性面板一直加载中,TypeError: Cannot read property 'name' of undefined


TypeError: Cannot read property ‘name’ of undefined
at _buildProp (C:\CocosCreator\resources\app.asar\editor\builtin\inspector\utils\utils.js:1:721)
at _buildComp (C:\CocosCreator\resources\app.asar\editor\builtin\inspector\utils\utils.js:1:1841)
at Object.buildNode (C:\CocosCreator\resources\app.asar\editor\builtin\inspector\utils\utils.js:1:2212)
at ui-panel-frame._handleQueryNode (C:\CocosCreator\resources\app.asar\editor\builtin\inspector\panel\index.js:1:10985)
at Async.map (C:\CocosCreator\resources\app.asar\editor\builtin\inspector\panel\index.js:1:10823)
at C:\CocosCreator\resources\app.asar\node_modules\async\lib\async.js:52:16
at C:\CocosCreator\resources\app.asar\node_modules\async\lib\async.js:361:13
at C:\CocosCreator\resources\app.asar\node_modules\async\lib\async.js:52:16
at done (C:\CocosCreator\resources\app.asar\node_modules\async\lib\async.js:246:17)
at C:\CocosCreator\resources\app.asar\node_modules\async\lib\async.js:44:16

我也是这样,看着好烦:pensive:
TypeError: Cannot read property ‘name’ of undefined
at mnodes.i.map.e (E:\CocosCreator2.1.3\resources\app.asar\editor\builtin\timeline\panel\component\home.js:1:3829)
at Array.map (native)
at Vue.updateMNodes (E:\CocosCreator2.1.3\resources\app.asar\editor\builtin\timeline\panel\component\home.js:1:3802)
at Vue.updateMNodes (app://node_modules/vue/dist/vue.js:220:72)
at Vue.clip (E:\CocosCreator2.1.3\resources\app.asar\editor\builtin\timeline\panel\component\home.js:1:883)
at Watcher.run (app://node_modules/vue/dist/vue.js:3459:17)
at runBatcherQueue (app://node_modules/vue/dist/vue.js:3190:13)
at Array.flushBatcherQueue (app://node_modules/vue/dist/vue.js:3161:5)
at nextTickHandler (app://node_modules/vue/dist/vue.js:451:16)
at