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] reactivity: don't react when we set the same object #1541

Closed FrancoisGe closed 9 months ago

FrancoisGe commented 9 months ago

The purpose of this commit is to not notify reactivity when an object is replaced by the same object (same reference) in an reactive object.