mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
52a200878a
The code did not treat textareas in the same way as inputs. As a result, using t-att-value on a textarea did not work. closes #872