Tony
Tony
### Describe the bug Version: v0.0.1-alpha.7 OS: Windows 10 (19044) ### Steps to reproduce 1. Open Follow (Windows is in dark mode) 2. Check the accent colour when the main...
### Describe the bug 1. Set Windows to light mode 2. Enable Dark mode in Follow 3. Restart Follow and it will ignore application preference and starts with light mode...
### Error No QueryClient set, use QueryClientProvider to set one ### Stack ``` Error: No QueryClient set, use QueryClientProvider to set one at useQueryClient (file:///AppData/Local/Follow/app-0.0.1-alpha6/resources/app.asar/dist/renderer/assets/index-u3ry5diE.js:21229:11) at useBaseQuery (file:///AppData/Local/Follow/app-0.0.1-alpha6/resources/app.asar/dist/renderer/assets/index-u3ry5diE.js:21307:19) at useQuery...
### Description The highest rated comment should be the one from [Tennyleaz](https://github.com/Tennyleaz) (42 upvotes) instead of the one from [xromansx](https://github.com/xromansx) (12 upvotes). Screenshot  Screenshot 2  ### How...
### Describe the bug 1. Open a feed item with TOC 2. Keep scrolling down the article 3. Move the cursor over the TOC 4. The article stops scrolling down...
### Description Add [artifact attestations](https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds#about-artifact-attestations) for releases. Example [workflow run](https://github.com/TonyRL/Follow/actions/runs/10884672953). Example [attestations](https://github.com/TonyRL/Follow/attestations). ### Linked Issues N/A ### Additional context
### Describe the bug 1. Open the Discover page 2. Scroll down the page 3. Observe the title bar carefully. (There's a full white bar above the Mica Discover bar....
## Steps to reproduce: 1. Start a Node.js Blank project in https://stackblitz.com/ 2. Delete everything comes from their template 3. Run `pnpm create hono@latest my-app` [as stated in the docs](https://hono.dev/docs/getting-started/basic)....