The channel page overlays the content column via channelView, which setPage didn't clear — so clicking a rail item did nothing (and the next===page early-return blocked 'Feed' when a channel was opened from the feed). setPage now clears channelView and proceeds even when the underlying page is unchanged. |
||
|---|---|---|
| .. | ||
| public/welcome | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||