Hi, my site is down too after updating to version 4.8.7.1
Please help i can only access in wordpress built in recovery mode
Above solution didn’t work for me.
For anyone who is still looking for an iframe loading gif animation, i was successfull with adding this css code::
.mfp-iframe-scaler iframe {
background: white url(/wp-admin/images/spinner-2x.gif) center no-repeat !important;
}
where the url can be replaced by a cooler loading animation of course.