Closed nd0ut closed 6 years ago
Safari do not fire onload event when Image src is updated with the same url. So we clear src property before assign a new one and Safari start working as expected.
onload
Safari do not fire
onload
event when Image src is updated with the same url. So we clear src property before assign a new one and Safari start working as expected.