f3a10e38df
- splitArray: replace the comma-operator reduce body with an explicit block + return (no-sequences); behaviour unchanged - BreadcrumbHeaderSeeded: declare the bind:this ref with $state() so it is not flagged as never-assigned (oxlint cannot see template bindings), matching the rest of the codebase; guard the onMount use