mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
9c1d369e94
In a t-foreach loop, there was a bad interaction between variables defined with the `var` keyword and asynchronous code. closes #108