mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
0024f33fa1
It is not really useful, but it is possible to bind an anonymous function prop. However, with the recent change on how the bind feature works, it now crashes. This commit makes sure that we properly apply the `bind` operation to the function, and not to the last term of the function.