Problem was that we are adding `hidden` class to popup and jQuery `toggle()` function is not handling that properly. Therefore I decided to use `toggleClass` in that case and it works pretty well. The bug was mentioned here - https://meta.discourse.org/t/voting-plugin/157676/8 |
||
---|---|---|
.. | ||
javascripts/discourse | ||
stylesheets |