Extjs: Uncaught TypeError: Cannot read property 'removeAttribute' of null

前端 未结 0 1588
时光取名叫无心
时光取名叫无心 2021-02-09 10:00

When I try to destroy an Extjs Panel I query the panel like this:

Ext.getCmp(\'panel-117\').destroy();

Then I get that error.

When I print

相关标签:
回答
  • 消灭零回复
提交回复
热议问题