Description
I noticed clicking on an asset field several times quickly makes HTML output below without 'so-visible' class. As a result, elements on that page are not accessible anymore.
<div class="slideout-shade" style="display: block;"></div>
Maybe this is not an issue that happens all the time, and it took me some time to reproduce that, so please close this issue if this is not a common scenario.
Additional info
- Craft version: 3.7.134
- Chrome and Firefox desktop
Description
I noticed clicking on an asset field several times quickly makes HTML output below without 'so-visible' class. As a result, elements on that page are not accessible anymore.
<div class="slideout-shade" style="display: block;"></div>Maybe this is not an issue that happens all the time, and it took me some time to reproduce that, so please close this issue if this is not a common scenario.
Additional info