mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
4a5316ced5
With this commit, we make sure that the code for t-model is run before t-on-input event handler. This is useful to make sure that the state reflected by t-model is up-to-date. closes #1295