Thanks for sharing svelte-routing. Been playing around with it today and noticed this... `<Route path="/dashboard"><Dashboard /></Route>` Dashboard will always fire it's oncreate method even if the path isn't active.