腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
出现
错误
"
Cannot
read
property
'
top
‘of
undefined
“
但我一直收到
错误
: var cache = '.console.log( cache ); //store the initial position of the element var vTop = $(cache).offset().
top
- parseFloat($cache.css('m
浏览 11
提问于2017-01-27
得票数 0
回答已采纳
1
回答
出现
"
Cannot
read
property
'getFoodX‘of
undefined
“
错误
、
所以我试着写一个基本的Snake游戏,得到一个未定义的
错误
,尽管我在检查后没有发现代码有任何
错误
。在删除导致getFood
错误
的if条件时,我得到了与this.apple.getFoodX相同的
错误
。
浏览 12
提问于2020-05-31
得票数 1
回答已采纳
2
回答
使用Promise时
出现
错误
"
Cannot
read
property
'then‘of
undefined
“
、
我正在使用promise并遵循,但是当我运行脚本时,我得到了一个
错误
的TypeError:
Cannot
read
property
'then' of
undefined
。
浏览 5
提问于2016-01-29
得票数 1
2
回答
如何修复'TypeError:
Cannot
read
property
'then‘of
undefined
TypeError:
Cannot
read
property
'then’of
undefined
、
、
、
、
console.log("ERROR: ", error);...to data-service.service.ts我得到了这个
错误
: 服务
错误
错误
:未捕获(在promise中):TypeError:无法读取未定义数据的属性'then‘TypeError:无法在_createClass (core.js:26976)、createProviderInstance
浏览 220
提问于2019-03-29
得票数 1
回答已采纳
0
回答
Cannot
read
property
'vodSessionKey' of
undefined
?
、
Web上传sdk,上传封面后报错,你们的示例也报错。 [附加信息]
浏览 268
提问于2018-08-08
1
回答
React中
出现
错误
"TypeError:
Cannot
read
property
'imageUrl‘of
undefined
“
、
我试图将状态对象转换为数组,但仍然给出了相同的
错误
:App.js import React
浏览 0
提问于2019-03-12
得票数 0
2
回答
安装VueJS时
出现
"
Cannot
read
property
‘mergeConfig of
undefined
“
错误
、
、
、
node_modules/laravel-elixir-vue/main.js:4 ^ at /Applications/MAMP/htdocs//myProject/node_modules
浏览 1
提问于2016-09-30
得票数 3
1
回答
如何修复
错误
"
Cannot
read
property
'execute‘of
undefined
"?
、
、
、
我试图使用discord.js和repl.it创建一个不一致的机器人,但是对于ping命令,我一直收到这样的
错误
:“无法读取未定义的属性'execute‘”。
浏览 5
提问于2021-05-30
得票数 0
1
回答
如何修复"
Cannot
read
property
of
undefined
"?
、
、
如何修复此
错误
?我试过了,但还是做不到。TypeError:
Cannot
read
property
'user' of
undefined
C:/Users/Bogosyna/Desktop/IT job projects/roro-facebook
浏览 31
提问于2020-10-02
得票数 0
1
回答
收到
错误
"TypeError:
Cannot
read
property
'channel‘of
undefined
“
、
我一直收到
错误
TypeError:
Cannot
read
property
'channel‘of
undefined
const messageChannel = cheese.channel.cache.get
浏览 36
提问于2021-09-27
得票数 1
2
回答
使用"npm install“时
出现
错误
"
Cannot
read
property
"matches”of
undefined
“
、
、
正如医生所说,我已经在我的终端中尝试了以下命令: $ npm install --global expo-cli 但它总是给我相同的
错误
: npm ERR!
Cannot
read
property
'matches' of
undefined
npm ERR!以前有没有人遇到过这个
错误
?
浏览 377
提问于2021-04-08
得票数 1
回答已采纳
2
回答
我收到
错误
"
cannot
read
property
"username“of
undefined
”
、
signup.js const [username, Username] = useState(""); fetch("/signup", { headers: { "Conte
浏览 0
提问于2021-11-07
得票数 1
2
回答
小程序
Cannot
read
property
'slide' of
undefined
错误
?
var that = this that.setTabBar() url: 'entry/wxapp/index', m: 'yyf_company', }, success: function (res)
浏览 2810
提问于2018-05-17
1
回答
redux-form中
出现
"
Cannot
read
property
'nationalCode‘of
undefined
“
错误
、
、
我使用redux-form作为我的reactjs应用程序,在validate.js文件中,当我想要验证我的formSection时,"personFields“代码将
出现
"
Cannot
read
property
'nationalCode‘of
undefined
”
错误
// validate.js file const errors = {};
浏览 10
提问于2019-01-24
得票数 3
回答已采纳
1
回答
存在数据时
出现
错误
"
Cannot
read
property
'url‘of
undefined
“
、
当尝试呈现如下所示的组件时,我不断地从标记中得到这个
错误
: <template> <router-link}); }</script> 所有数据都存在,我可以呈现playlist.images[0]对象,但是当尝试呈现playlist.images[0].url时,它会给我
错误
浏览 51
提问于2019-04-23
得票数 2
回答已采纳
2
回答
迭代divs Javascript时
出现
"
Cannot
read
property
'classList‘of
undefined
“
错误
、
addEventListener('click', function(){}); 我一直收到“无法读取未定义的属性'classList‘”的
错误
浏览 0
提问于2017-04-04
得票数 1
1
回答
Sentry JS不会忽略全局
错误
。
、
、
在下一个设置中,我在React/Redux应用程序中使用@sentry/react: ignoreErrors: [ "$", "
undefined
is not an object (
浏览 1
提问于2020-11-20
得票数 3
2
回答
Node.js TypeError:无法读取未定义的属性“”author“”
、
title":"title B","content":"content B","createTime":1612708333855,"author":"Alisa"},"errno":0} internal/modules/cjs/loader.js:883
浏览 0
提问于2021-02-07
得票数 0
1
回答
测试Firebase函数时
出现
错误
"TypeError:
Cannot
read
property
'send‘of
undefined
“
、
、
、
我的问题是,我一直收到指向函数本身的
错误
: function:getTags:error: TypeError:
Cannot
read
property
'send' of
undefined
processTicksAndRejections (internal/process/task_queues.js:93:5) (node:76616) UnhandledPromiseRejectionWarning: TypeError:
Cannot</em
浏览 131
提问于2020-01-15
得票数 0
1
回答
我收到
错误
消息"
Cannot
read
property
'map‘of
undefined
“
我是个新手,我知道我在代码中做了一些非常
错误
的事情。我只是简单地尝试显示我可以删除的项目列表,任何帮助都将不胜感激。
浏览 32
提问于2019-03-02
得票数 0
回答已采纳
点击加载更多
相关
资讯
后端搞 Cocos 小游戏开发的三点避坑指北
怎么用uni-app开发小程序直播/APP直播?开发中可能面临的几个问题
PostCSS 7.0 全新版本发布,用 JS 插件转换样式
1000个项目中前10名的JavaScript错误介绍
什么?我不知道的JavaScript 新特性
热门
标签
更多标签
云服务器
ICP备案
实时音视频
对象存储
即时通信 IM
活动推荐
运营活动
广告
关闭
领券