`
itManKid
  • 浏览: 2241 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
最近访客 更多访客>>
社区版块
存档分类
最新评论

cannot read property 'items' of undefined

阅读更多

今天在自定义类时出现这样一个错误,经过反复尝试和仔细阅读api后发现,我的自定义类继承了Ext.panel.Panel,并实现了initComponent方法,问题在于我的initComponent方法中没有调用callParent()。

API文档中关于initComponent()有这样一段话:“The initComponent method must contain a call to callParent in order to ensure that the parent class' initComponent method is also called.”

在initComponent()的最后添加this.callParent()后问题解决

分享到:
评论

相关推荐

    Cannot read property x of undefined(解决方案).md

    Cannot read property x of undefined(解决方案).md

    Sawyer-zh#study-note#Vue-js路由报错TypeError-Cannot-read-property-c-

    title: 'Vue.js路由报错:TypeError: Cannot read property ''_c'' of undefined'错误详情:像上面这

    jQuery 出现Cannot read property ‘msie’ of undefined错误的解决方法

    jQuery Cannot read property ‘msie’ of undefined错误的解决方法 最近把一个项目的jQuery升级到最新版,发现有些页面报如下错误 Cannot read property ‘msie’ of undefined 上jQuery网站上搜了一下,原因是$....

    微信小程序报错: thirdScriptError的错误问题

    Cannot read property ‘name’ of undefined TypeError: Cannot read property ‘name’ of undefined  at z (http://127.0.0.1:38175/appservice/__dev__/WAService.js:2:1560728)  at Ie ...

    电位器的标称阻值和允许偏差

    1、标称阻值为了满足使用者的要求,生产厂生产了各种阻值的电阻器。即使如此,也无法做到使用者想要什么样阻值的电阻器就会有什么样电阻器的成品。为了便于生产和使用,国家统一规定了一系列阻值作为电阻器阻值的...

    redux-devTools

    redux-devtools.crx 版本 2.15.3 大小 5.6 MB 解决 使用安装redux.devTools后 Cannot read property 'state' of undefined 问题

    Python库 | photon-1.1.6.tar.gz

    资源分类:Python库 所属语言:Python 资源全名:photon-1.1.6.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059

    微信小程序 动态加载swiper时不显示的问题(爬坑)

    TypeError: Cannot read property '$$' of undefined at HTMLElement._attached.wx.getPlatform._touchstartHandlerForDevtools 解决方法:因为小程序会保留上一次滑动swiper时候的current,所以会出现上次滑动到的...

    中文版的tomcat5.5

    Apache Tomcat 5.5是Java Servlet和JavaServer Pages(JSP)的开源Web应用程序服务器,专注于提供对Java EE Web应用程序的支持。这个版本是jaxmao进行汉化的,所以特别适合中文用户使用,解决了英文版可能存在的语言...

    微信小程序F2自定义图表组件

    微信小程序F2自定义图表组件是开发者们在微信小程序中实现数据可视化的一种高效方式。F2,全称为“Flexible 2”,是由阿里AntV团队推出的一款轻量级、高性能的图表库,它不仅支持Web环境,还特别适配了微信小程序的...

    Vue报错:Uncaught TypeError: Cannot assign to read only property’exports‘ of object’#<Object>‘的解决

    在Vue开发过程中,有时会遇到一个常见的错误:`Uncaught TypeError: Cannot assign to read only property 'exports' of object '#<Object>'`。这个错误通常发生在使用Webpack打包Vue应用时,由于模块导入导出规范的...

    Vue报错:Uncaught TypeError: Cannot assign to read only property’exports‘ of object’#Object‘的解决方法

    当你遇到“Uncaught TypeError: Cannot assign to read only property 'exports' of object '#<Object>'”这样的错误,通常是因为在同一个模块中混用了CommonJS(`require`和`module.exports`)和ES6模块(`import`...

    tableExport导出

    Jquery tableExcel.js ,实现导出功能所需要的js 导出的格式可以是:JSON、XML、PNG、CSV、TXT、SQL、MS-Word、Ms-Excel、Ms-Powerpoint、PDF

    局域网聊天工具,源代码

    【标题】"局域网聊天工具,源代码"所涉及的知识点主要集中在计算机网络通信、C++编程语言以及客户端-服务器架构上。这样的工具通常用于在同一局域网内的设备之间实现即时通讯,允许用户在无需互联网连接的情况下进行...

    jquery简介

    【jQuery 简介】 jQuery 是一款非常流行的 JavaScript 库,由 John Resig 创建,它以其简洁高效的设计理念——“WRITE LESS, DO MORE”而受到广泛赞誉。...它具有轻量级的特性,压缩后的库文件只有大约 21KB,同时它...

    深入浅出MyBatis技术原理与实战

    《深入浅出MyBatis技术原理与实战》这本书旨在帮助读者全面理解MyBatis这一流行的Java持久层框架,并提供实战指导。MyBatis是一个优秀的轻量级ORM(对象关系映射)框架,它解决了在Java应用程序中操作数据库时的复杂...

Global site tag (gtag.js) - Google Analytics