Skip to content

Conversation

@Bayuo321
Copy link
Contributor

📌 Issue #17103
There was an issue where comments were being rendered twice for mainline moves. This happened because the logic for rendering comments didn't correctly handle forced variations, leading to duplicate comment displays.

🔧 Fix
I modified the logic to ensure that mainline comments are only displayed for non-forced variations, preventing their duplication.

image

There was an issue where comments were being rendered twice
for mainline moves. This happened because the logic for
rendering comments didn't correctly handle forced variations,
leading to duplicate comment displays.

To fix this, I modified the logic to ensure that mainline
comments are only shown for non-forced variations,
in order to prevent their duplication.
@ornicar ornicar merged commit db4a92f into lichess-org:master Apr 2, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants