Skip to content

V4: store values aren't typed for derived stores #8699

@CaptainCodeman

Description

@CaptainCodeman

Describe the bug

The value in a derived store is always any whether the dependent store(s) are implicitly or explicitly typed

derived(other, ($other, set) => 
//               ^ always "any"

Reproduction

Logs

No response

System Info

-

Severity

annoyance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions