Since filters/page are no longer mirrored to the URL (de-URL refactor), pressing F5 on the Channels/Playlists/Stats page dropped back to the feed because the initial page was read only from the (now-absent) ?page= param. Persist page to localStorage and restore it on load; a share link's ?page= still takes precedence. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||