Skip to content

remove setComputed #331

@eddyerburgh

Description

@eddyerburgh

The setComputed method changes the value of computed properties permanently.

That means the instance is in a state that is impossible to reach in production. This could lead to bugs that slip through tests because a component behaves differently in tests versus production.

What do people think?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions