Skip to content

[Experimental] Define how errors in selectors should be handled #16

@captbaritone

Description

@captbaritone

As called out in reduxjs/react-redux#2263

Because selectors are eager, there's a zombie child problem where you may evaluate a selector which is not actually expected to be read in the new state, so we may want to swallow those errors, similar to how React swallows errors in updater functions.

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