Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
Trusted Contributor
mdd
Posts: 197
Registered: ‎01-17-2012
My Carrier: ATT

BB10 Container measure

running on simulator, I get the following when trying to measure a Container:

 

NaN input given to UIComponent.measure!

 

The Container contains several sub-containers, and all have a GridLayout assigned.

 

Any suggestion as to what can cause this?

 

Regards,

Please use plain text.
Developer
jtegen
Posts: 6,149
Registered: ‎10-27-2010
My Carrier: AT&T

Re: BB10 Container measure

Not without code. Can you empty out the container and then start adding things in until you get an error. If I had to guess, one of the child elements is null.
Please use plain text.