Lichess Friends List Opener 的評論
Lichess Friends List Opener 作者: brooksdev
LeSpec 所留下的評論
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
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
1 筆評論
目前沒有評論