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.
Originally cloned from Routify Starter with extra stuff deleted