Popup-Modal not closing on Safari/Windows #8761
Labels
Fixed in 2.2.x
The issue has been fixed in 2.2 release line
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
When i close a popup on Safari the overlay stay open.
Preconditions
Windows 10
Safari 5.1.7
Magento 2.1
Steps to reproduce
Expected result
Actual result
The issue is in \vendor\magento\module-ui\view\base\web\js\modal\modal.js
In this file, in the function the function that._close(); is never called.
The text was updated successfully, but these errors were encountered: