mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
ba1a270c93
Currently, if a component has a default slot defined with t-set-slot, and also content that compiles to something (eg, text or even a comment node), the content takes priority over the t-set-slot. As t-set-slot is more explicity, it should have priority.