Re: Alert/PopUpManager background modal overlay memory leak

2018-03-14 Thread Flex&Java Developer
Hi All, Just an update to below issue. Sharing if it helps anyone else. With the below styling to the Alert component, I am able to see that there is no spike in application memory when the Alert component is displayed. { modal-transparency: 0.5; modal-transparency-color: white; modal

Alert/PopUpManager background modal overlay memory leak

2018-03-13 Thread Flex&Java Developer
Hi All, When checking my application performance, I find that the Alert modal overlay which is the the PopUpManager 's modal overlay is impacting the application performance due to memory leak. Anyone else facing similar issues ? I need to show a modal overlay to prevent the user from interacti