CivicDataLab / CivicDataLab/ParakhAI-frontend
[Bug] Unused CSS preload: c7b7feaf3a90da3e.css fetched but no matching link on AI Models page
Open
@UdayRajSahai2 is already working on this.
Since Jun 22, 2026.
bug
frontend
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- Avg merge
- 9h 18m
- Merged PRs (30d)
- 4
Description
A CSS file (c7b7feaf3a90da3e.css) is preloaded on the AI Models page but no corresponding <link rel="stylesheet"> exists. This is a wasted network request on every page load. Audit Next.js chunk splitting to remove the orphaned preload.\n\nReport ref: PERF-001 · Severity: LOW
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.