pashminakazi commented on issue #728: Uncaught TypeError: Cannot read property 'measuringElement' of null (UITextFormat.js:271) URL: https://github.com/apache/royale-asjs/issues/728#issuecomment-590061597 I am sending you runtime changes in MaskedTextInput.js file : when using invalidateDisplayList() in InputMask Setter : CompanySetup :  Oracle Integration Setup :   after removing invalidateDisplayList() from InputMask Setter and adding updateDisplayList(width,height); updateDisplayList(width,height) is working fine on CompanySetup,those fields which should have - - - - - in Company setup is working after this change but Oracle Integration and many other setups is throwing this exception after this change in MaskedTextInput CompanySetup :  Oracle Integration Setup :  
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
