ccforward / progressive-image

A progressive-image module for Vanilla JavaScript and Vue 1.0+ & 2.0+
https://ccforward.github.io/progressive-image/index.html
MIT License
377 stars 43 forks source link

Sometimes I get an Uncaught DOMException error, and images are not load. #8

Open hackuun opened 7 years ago

hackuun commented 7 years ago

In general, plugin works. But a few times I had this error:

Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at Image.<anonymous> (http://calm-push.surge.sh/static/js/vendor.636071240149cb133e9f.js:33078:2858)

And only first image on page loaded, but only blurred preview. Somebody notice this?

hackuun commented 7 years ago

Ok, I get this not sometimes, but actually on every page visit. It happens after I scroll.

By the way, I am using Vue version.

mbarwick83 commented 6 years ago

I get the same thing. Initial page loads fine, but when I re-load the images data, the first image stays blurred. What..the...

asunaCC commented 3 years ago

知道这个问题怎么解决吗?求解惑