Gabriel Jiménez

Results 1 comments of Gabriel Jiménez

> I'm not 100% sure it is related, but when I do: > > ```js > onMount(() => { > window.scrollTo(0, 500); > }) > ``` > > it works...