Describe the problem
After upgrading my project from Svelte 4 to 5, I get a runtime error linking me to https://svelte.dev/docs/svelte/runtime-errors#Client-errors-derived_references_self which contains no description at all, and the error description itself is cryptic and I don't know what to make of it.
Describe the proposed solution
The documentation should explain what this means, when it can occur, and offer a proposed solution.
Importance
i cannot use svelte without it