mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
8d2b250fef
The reviewer for the commit on named slots inside named slots did not notice that there was an infinite loop. Because of his sloppiness, Owl could block in an infinite loop when a named t-slots was defined inside a subcomponent, but not as a direct child.