Jan 05
[2.0b1 SVN-1265][SOLVED] Button error on FormPanel
xn--vcsx75gvhj1xc.comExt 2.0
SVN Revision 1265
I get the following error on a page that has a Window which contains a FormPanel that has three Buttons. This worked prior to rev 1265 with no code changes in my test case.
btn is not defined
[Break on this error] if(btn.render){ // button instance
ext-all-debug.js (line 15723)
I did a quick check in the examples and found that this one demonstrates the bug.
examples/window/hello.html
If you need more detail, let me know.
John
if(btns[i].render){ // button instance
#If you have any other info about this subject , Please add it free.# |