Commit 491d5156 authored by Krzysztof Kocot's avatar Krzysztof Kocot Committed by Jakub Lachór
Browse files

Fix nested comments not displaying on comment view page

When opening a comment directly via URL, nested replies were not shown.
The pagination logic hardcoded depth === 1, assuming we're always viewing
the main post. Changed to use postData.depth + 1 to correctly find direct
replies regardless of the current post/comment depth.

Fixes #769

🤖 Generated with [Claude Code](https://claude.com/claude-code

)

Co-Authored-By: default avatarClaude Opus 4.5 <noreply@anthropic.com>
parent a30009bb
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment