Tex
Tex
Download and run [.exe](http://build.openvpn.net/downloads/releases/tap-windows-9.21.2.exe) will solve this issue.
You can replace it by: `$('.menu').css('display','none')` It will remain visible because the `.menu` is still hovered so it didn't hide according to the [code](https://github.com/picturepan2/spectre/blob/master/src/_dropdowns.scss#L23-L27). Thus, the best solution is hide...
I think if you are using SPA, then might not be a big problem. Because in the most of the framework such as ReactJS, VueJS or AngularJS, they will use...