Lichess Friends List Opener에 대한 리뷰
Lichess Friends List Opener 제작자: brooksdev
리뷰 1개
- There's a bug:
In rare cases the friend_box div contains an i-tag, which will cause the plugin to keep clicking.
The decision wether to click or not should only depend on the existence of "none" in the classlist of friendboxs subdiv (div class="content_wrap")
Instead it is also being checked if friend_box has an i-tag as first child, which causes the bug.
Hopefully this message reaches brooksdev