dxncrv / folio

Rewrite of now private sveltekit-portfolio-app with Svelte 5 using Runes API. Work-in-progress: Started fresh on 25th October 2024. I'm building this website without plans, testing my design and development solutions on-the-fly and doing what feels good & intuitive.
https://dxncrv.com
0 stars 0 forks source link

Issue: Dot needs a revision #2

Closed dxncrv closed 4 days ago

dxncrv commented 3 weeks ago

Bug:

Changing routes from anywhere other than navbar does not reactively relocate the dot because <Header/> component does not change to trigger the moveDot function.