Análises de Lichess Friends List Opener
Lichess Friends List Opener por brooksdev
Análise de LeSpec
Avaliado em 4 de 5
por LeSpec, há 5 mesesThere'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 análise
Ainda não existem análises