JavaShuo
欄目
標籤
thirdScriptError Cannot read property setData of undefined at api request success
時間 2021-01-12
標籤
小程序
简体版
原文
原文鏈接
在微信小程序裏面用this.setData({})設置data中的變量出現的問題,我出現問題的是一個request的請求,要把請求到的數據放到data中,這裏看起來很正常,語法也沒有錯誤,但是注意這裏用的並不是箭頭函數,所以函數內部的this指向的並不是函數外部環境的this,而是函數自身,所以沒有辦法將想要的數據存到data中而報錯 正確的做法: 在request函數外面手動將一個變量設置爲
>>阅读原文<<
相關文章
1.
thirdScriptError Cannot read property '12' of undefined;at pages/me/me onReady function;at api reque
2.
微信小程序 網絡請求報錯 Cannot read property 'setData' of undefined;at api request success callback function
3.
appServiceSDKScriptError:Cannot read property 'mode' of undefined;at api onAppEnterBackground callba
4.
TypeError: Cannot read property '$router' of undefined at eval
5.
TypeError: Cannot read property '$$' of undefined at HTMLElement._attached.wx.getPlatform._touchstar
6.
TypeError: Cannot read property 'indexOf' of undefined at VueComponent.resetField
7.
Cannot read property 'field' of undefined (at _8 (jquery.numberbox.js:33))
8.
Cannot read property 'globalData' of undefined;at App onLaunch function
9.
Cannot read property '$el' of undefined at VueComponent
10.
Cannot read property 'thisCompilation' of undefined
更多相關文章...
•
ASP Request 對象
-
ASP 教程
•
ASP Read 方法
-
ASP 教程
•
☆基於Java Instrument的Agent實現
•
Java 8 Stream 教程
相關標籤/搜索
setdata
success
thirdscripterror
property
undefined
read
read%
request
c#property
core'&&cannot
Spring教程
MySQL教程
Hibernate教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
排序-堆排序(heapSort)
2.
堆排序(heapSort)
3.
堆排序(HEAPSORT)
4.
SafetyNet簡要梳理
5.
中年轉行,擁抱互聯網(上)
6.
SourceInsight4.0鼠標單擊變量 整個文件一樣的關鍵字高亮
7.
遊戲建模和室內設計那個未來更有前景?
8.
cloudlet_使用Search Cloudlet爲您的搜索添加種類
9.
藍海創意雲丨這3條小建議讓編劇大大提高工作效率!
10.
flash動畫製作修改教程及超實用的小技巧分享,碩思閃客精靈
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
thirdScriptError Cannot read property '12' of undefined;at pages/me/me onReady function;at api reque
2.
微信小程序 網絡請求報錯 Cannot read property 'setData' of undefined;at api request success callback function
3.
appServiceSDKScriptError:Cannot read property 'mode' of undefined;at api onAppEnterBackground callba
4.
TypeError: Cannot read property '$router' of undefined at eval
5.
TypeError: Cannot read property '$$' of undefined at HTMLElement._attached.wx.getPlatform._touchstar
6.
TypeError: Cannot read property 'indexOf' of undefined at VueComponent.resetField
7.
Cannot read property 'field' of undefined (at _8 (jquery.numberbox.js:33))
8.
Cannot read property 'globalData' of undefined;at App onLaunch function
9.
Cannot read property '$el' of undefined at VueComponent
10.
Cannot read property 'thisCompilation' of undefined
>>更多相關文章<<