Closed
Description
Continuing issues #2281. When rendering a list of nested components (A, B, C) and calling beforeUpdate, onMount, afterUpdate in each of them, all beforeUpdate calls occur first and in reverse order (I think this is unintuitive). Calls onMount and afterUpdate are predictable.
Here's a repro: https://svelte.dev/repl/0e2b1e068bb9431fa9f5e2827b552ff3?version=3.6.4
Metadata
Metadata
Assignees
Labels
No labels