sahil-raj / sahilraj.xyz

Profile website using sveltejs and bootstarp
https://sahilraj.xyz
GNU General Public License v3.0
0 stars 0 forks source link

MoveDown component on pre existing scroll #1

Closed sahil-raj closed 9 months ago

sahil-raj commented 9 months ago

If the document loads with a pre existing its properties can't be read and the element is not rendered properly.

Error: MoveDown.svelte:16 Uncaught TypeError: Cannot read properties of undefined (reading 'getBoundingClientRect') at document.body.onscroll