odoo / owl

OWL: A web framework for structured, dynamic and maintainable applications
https://odoo.github.io/owl/
Other
1.17k stars 350 forks source link

[OWL 2] [BUG] blockdom: attribute diff for input (t-att-value) #1226

Closed kebeclibre closed 2 years ago

kebeclibre commented 2 years ago

have an input <input t-att-value="someState" /> change the input's value by typing in it. trigger a render of the component containing the input with the input's value doesn't change back to the old value

@sdegueldre

ged-odoo commented 2 years ago

fixed in beta-14