Fermain / -mollify

9 stars 9 forks source link

Reset scroll position on navigate #119

Closed Fermain closed 1 year ago

Fermain commented 1 year ago

I encounter an error in the console that I couldn't figure out the solution to. However, the code works fine despite the error.

What does it say?

Melisa-Zorraindo commented 1 year ago
Main.svelte?t=1689782991113:181 Uncaught (in promise) TypeError: main?.scrollToTop is not a function
    at Main.svelte?t=1689782991113:181:9
    at client.js?v=a583b5cb:466:44
    at Array.forEach (<anonymous>)
    at initialize (client.js?v=a583b5cb:466:28)
    at Object._hydrate (client.js?v=a583b5cb:1795:4)
    at async Module.start (start.js:22:3)
Anclagen commented 1 year ago

I get the pretty much the same error but it seems to be working fine.