odoo / owl

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

error while `t-out` an object #1549

Open ged-odoo opened 9 months ago

ged-odoo commented 9 months ago

If we have t-out="value" and value is an object, owl will crash with some weird error:

TypeError: this.child.mount is not a function

It is very unclear why the error occurs. Can't we find a way to have something like [Object object] instead? like t-esc