Hello,
We saw this error with a recent 8.2 build. Not sure how it happened but it was with a grouped ListGrid. Just passing it on in case there is some easy null check you can add to avoid in the future
	
							
						
					We saw this error with a recent 8.2 build. Not sure how it happened but it was with a grouped ListGrid. Just passing it on in case there is some easy null check you can add to avoid in the future
Code:
	
	14:20:00.153:MMV3:WARN:Log:TypeError: Object 9999999999990999999999999 has no method 'stringify'
    unnamed() @
    unnamed()
    unnamed()
    unnamed()
    Tree.getChildren()
    Class.invokeSuper()
    Class.Super()
    groupTree.createAutoChild.getChildren()
    Tree.getOpenList()
    Tree._getOpenList()
    Tree.getLength()

Comment