[3.x Legacy] Fix @@can.offKeyValue / DefineList bug in v1.5.8
·
408 commits
to master
since this release
All handlers for a named property were being torn down if @@can.offKeyValue was called on a DefineList. With this release, only the supplied handler is removed.