Skip to content

Epoxy fires 'change' before all computeds are re-calculated #138

@burgalon

Description

@burgalon

This is a result of the change() code Line 486:

evt[0] += ' change';

Can we remove this?

Currently when listening to to 'change' event you might want to do some logic that is related to a computed value, however the computed value is still not re-calculated, containing stale value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions