This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
panel: use object pooling to improve performance and reduce memory #9906
Open
Description
Actual Behavior:
What is the issue? *
All components create their own custom panel regardless of component lifecycleWhat is the expected behavior?
Components should be able to push and pull from an object pool, especially if they expected to have a short lifecycle (ie: popups, toolbars, toasts, etcs)
Angular Versions: *
Angular Material Version:
v1.1.1