mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
b4f84513a6
The goal of this refactoring is to delay the instantiation of the component node until we are ready to mount the component. This is useful so we know if a component will be attached or mounted (which means that it needs to have a template, or not)