mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
9823a4e7dd
This commit fixes the handling of the inspected path in the getComponentsTree method so that it is reset when the given one does not exist anymore. It solves a crash of the method anytime this would happen which would prevent the tree from updating correctly.