so i am working on a project developed in angular 8, there is a feature to print a selected items, selected items are being passed as prop, intialy they are display:none. when i print few items everything goes smoothly, but as the number of selected items increase 150+ it starts taking more time to load print preview, like at least 10 minutes to load print preview. this issue is only with chrome, on firefox everything works fine and smoothly no issue. all our clients are using Chrome. i am unable to figure out why is this happening ?