diff --git a/app/router.options.ts b/app/router.options.ts index 494ac4ff..fda634bd 100644 --- a/app/router.options.ts +++ b/app/router.options.ts @@ -28,5 +28,7 @@ export default { } } } + + return { top: 0 }; }, }