Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 046b56bab17db68b8bc4a89a1dcd307a14bce39a https://github.com/pgadmin-org/pgadmin4/commit/046b56bab17db68b8bc4a89a1dcd307a14bce39a Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths: M web/pgadmin/static/js/tree/pgadmin_tree_save_state.js Log Message: ----------- Ensure the browser tree does not freeze while rendering 10k+ nodes/objects. #5541