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

[FIX] devtools: don't unfold env base object prototype #1536

Closed juliusc2066 closed 9 months ago

juliusc2066 commented 9 months ago

This commit prevents the base object prototype from being unfolded when the env of a component gets unfolded since it does not contain useful information.