搜索页内容不渲染
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 658
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
登录 ✅ 成功了 — 页面显示"我"(已登录状态),cookie 有效
但搜索页内容不渲染 — 即使等了 40 秒,INITIAL_STATE 始终为空,搜索结果区域是空白的。这是 camoufox(Firefox 内核)和小红书前端 SPA 的兼容性问题。
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reproducing the search flow with Camoufox and checking why INITIAL_STATE remains empty after the page loads. Trace the search-page rendering path and compare the Firefox-based behavior with the expected SPA response; done means search results render instead of leaving the results area blank.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100