加载WebView页面报错"Can not read properties of null (reading 'getltem')"
加载WebView页面报错"Can not read properties of null (reading 'getltem')"
        HarmonyOS
      
        赞
        
 收藏 0
 回答 1
 
        待解决
        
相关问题
 项目编译报错TypeError: Cannot read properties of undefined (reading 'newFileToResourceList') 
3429浏览  • 1回复 待解决
升级IDE后编译报错:hvigor ERROR: Error: TypeError, Cannot read properties of undefined (reading 'getParameter 
2790浏览  • 1回复 待解决
Check if 'storeFile' is cnfigured correctly, it can't be null or empty 
10320浏览  • 2回复 待解决
提示“signingConfig 'debug' can not be null or empty”,如何解决? 
525浏览  • 0回复 待解决
webview加载url后页面一片空白,无报错 
4834浏览  • 1回复 待解决
HarmonyOS  webview加载页面空白 
1198浏览  • 1回复 待解决
Webview加载报错-net::ERR_NAME_NOT_RESOLVED 
15575浏览  • 3回复 待解决
HarmonyOS  webview加载页面无法显示 
2260浏览  • 1回复 待解决
WebView页面加载错误回调能力。 
1974浏览  • 1回复 待解决
HarmonyOS  如何监听webview页面加载失败? 
1453浏览  • 1回复 待解决
HarmonyOS webview加载页面时会加载两遍 
1098浏览  • 1回复 待解决
HarmonyOS 编译报错 'xxx' can't support crossplatform application 
2456浏览  • 1回复 待解决
HarmonyOS webview默认加载的页面如何设置默认加载移动端版本的页面 
988浏览  • 1回复 待解决
HarmonyOS 调试报错TypeError:Cannot read property xxx of undefined 
3786浏览  • 1回复 待解决
HarmonyOS代码报错 cannot read property aboutToRender of undefined 
1813浏览  • 1回复 待解决
HarmonyOS 调用DisplaySync时出现can't support crossplatform application报错 
1039浏览  • 1回复 待解决
HarmonyOS 自定义SSL双向认证报错,SSL is null 
1195浏览  • 1回复 待解决
HarmonyOS  webview的loadData方法如何进入页面就加载 
1502浏览  • 1回复 待解决
使用DevEco Studio编译报错Cannot invoke method matches() on null object 
11357浏览  • 1回复 待解决
HarmonyOS 预加载WebView 
1391浏览  • 1回复 待解决
HarmonyOS WebView 加载本地 Pdf,无法加载 
1144浏览  • 1回复 待解决





















在加载webview的controller中加入.domStorageAccess(true)
示例代码