In the AJAX Control Toolkit 15.1 sample site when I go to the tabs page then on postback I get this error:
Unhandled exception at line 1, column 56851 in http://localhost:50192/SampleSite/bundles/MsAjaxJs?v=c42ygB2U07n37m_Sfa8ZbLGVu4Rr2gsBo7MvUEnJeZ81
0x800a138f - JavaScript runtime error: Unable to get property 'length' of undefined or null reference
I also get this same error on our website that has a tab container.
On a positive note the IE 8 bug with tab container is fixed. So now just this issue and were good :)
Comments: Sorry, I am a newbie with AJAX. I have the same problem (unable to get property 'length'... ) consistently with the tabcontainer control. It happens at the same place in microsoftajax.js that wes_crump refers to above. As a result, I cannot use the tab container. Is there a work around for this (disregard the error some how, perhaps?) so the tab container can be used or do we need to wait for a new release? If we need to wait for a new release, when will that take place? Many thanks and sorry for not knowing much about this.
Unhandled exception at line 1, column 56851 in http://localhost:50192/SampleSite/bundles/MsAjaxJs?v=c42ygB2U07n37m_Sfa8ZbLGVu4Rr2gsBo7MvUEnJeZ81
0x800a138f - JavaScript runtime error: Unable to get property 'length' of undefined or null reference
I also get this same error on our website that has a tab container.
On a positive note the IE 8 bug with tab container is fixed. So now just this issue and were good :)
Comments: Sorry, I am a newbie with AJAX. I have the same problem (unable to get property 'length'... ) consistently with the tabcontainer control. It happens at the same place in microsoftajax.js that wes_crump refers to above. As a result, I cannot use the tab container. Is there a work around for this (disregard the error some how, perhaps?) so the tab container can be used or do we need to wait for a new release? If we need to wait for a new release, when will that take place? Many thanks and sorry for not knowing much about this.