79449000

Date: 2025-02-18 16:39:21
Score: 0.5
Natty:
Report link

I filed a bug report with the svelte team: https://github.com/sveltejs/svelte/issues/15325

The response was that this behavior is by design. Props "belong" to the parent component, and are passed as getters, which means they can be revoked at any time. I don't understand why this is necessary, but I'll take for granted it is.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: jstaab