都报错了所有的变量Cannot read property current of undefined 之前好好的现在用的是最新版本 HarmonyOS 鸿蒙Next
都报错了所有的变量Cannot read property current of undefined 之前好好的现在用的是最新版本 HarmonyOS 鸿蒙Next
Version:1.0.0
VersionCode:10000000
PreInstalled:No
Foreground:Yes
Pid:19471
Uid:20020043
Reason:TypeError
Error name:TypeError
Error message:Cannot read property current of undefined
Stacktrace:
- setInitiallyProvidedValue (entry/src/main/ets/pages/PitchDataListPage.ets:66:56)
- PitchDataListPage (entry/src/main/ets/pages/PitchDataListPage.ets:846:6)
- CustomDialogProvince (entry/src/main/ets/pages/PitchDataListPage.ets:3392:52)
- builder (entry/src/main/ets/pages/PitchDataListPage.ets:266:12)
更多关于都报错了所有的变量Cannot read property current of undefined 之前好好的现在用的是最新版本 HarmonyOS 鸿蒙Next的实战教程也可以访问 https://www.itying.com/category-93-b0.html
2 回复
看报错的堆栈信息是PitchDataListPage类里报错了,TypeError是类型问题,可以提供下最小样例demo来帮忙分析
更多关于都报错了所有的变量Cannot read property current of undefined 之前好好的现在用的是最新版本 HarmonyOS 鸿蒙Next的实战系列教程也可以访问 https://www.itying.com/category-93-b0.html