Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 532 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 532 Bytes

Get started

Run npm install and npm run dev to demonstrate proplem with $isActive() in PeopleListItem.svelte. This problem was fixed in routify 2.18.1 after a Discord discussion. This repo is using an old version of routify since it originally demonstrated the bug.

Notes

Originally cloned from Routify Starter with extra stuff deleted