Skip to content

question: computed objects, compare function #103

@timglabisch

Description

@timglabisch

when returning objects from a computed function the value always changes.
i guess the compare function here is a simple ===. And {} === {} is false .

is there a way to use a more advanced compare function?

i guess the current compare function is here:

finish(signal._value === ret, true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions