Skip to content

async: effects don't run when a prop is awaited #16810

@PatrickG

Description

@PatrickG

Describe the bug

When awaiting a component prop in the template, effects in the component don't run directly.
Mutating a state will run them.
Might be related to #16497

Reproduction

https://svelte.dev/playground/43ca8ba4ec294b05ad1fb42789e61433?version=5.39.4

Logs

System Info

Svelte 5.39.4

Severity

blocking an upgrade

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions