Skip to content

From 5.25.9 I suddendly get ownership_invalid_binding warning #15717

@frederikhors

Description

@frederikhors

Describe the bug

I think this warning is a false positive or I do not understand the reason.

Reproduction

https://svelte.dev/playground/92038ae235c244e2a3b31a6c63229323?version=5.25.9

Logs

[svelte] ownership_invalid_binding
List.svelte passed property conditions to Filters.svelte with bind:, but its parent component App.svelte did not declare conditions as a binding. Consider creating a binding between App.svelte and List.svelte (e.g. bind:conditions={...} instead of conditions={...})
https://svelte.dev/e/ownership_invalid_binding

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