Hybrid View
-
20 Nov 2012 4:53 AM #1
Tree Panel throwing InternalId is null error
Tree Panel throwing InternalId is null error
Hi ,
I am using a Tree Grid in extjs 4. Getting the following error 'InternalId is null or not an object ' and the page freezes,when I expand some of the nodes of the tree. This error is occuring only on IE . There is no error thrown on mozilla firefox or chrome.
The JSON String containing data is valid and is escaped..
Why could this be happening ? One observation is that this error is seen when the child nodes of the node being expanded have some special characters in their data like '+', ':' etc
Any help to avoid this is great
Thanks and Regards,
Namratha
-
22 Nov 2012 6:28 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,617
- Vote Rating
- 435
What Ext JS 4.x.x version are you using?
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
22 Nov 2012 8:57 AM #3
-
23 Nov 2012 6:43 AM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,617
- Vote Rating
- 435
I would definitely suggest upgrading to 4.1.1
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.


Reply With Quote