mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
d3bc101177
This commit solves issues with the observe variables functionality: it first restricts refreshing the observed variables to when owl is loaded on the page and then fixes how simplified paths are handled to find components so that both type of path will work fine no matter from where the function is called. This would cause issues when observing variables from the observed state section.