Bug error images experience fetcharray
-
Ok this is the error, or wrong behavior:
In images fetchpriority=”high” async etc appear when is disabled.
I jave disabled the Lazy loading in the main config, in general config, but fetchpriority=”high” continue appearing…
So what is the error? Maybe in one time I available the Lazy Loading in general setting, but in advance settings, I disable the process images…
And maybe after that I disable the Lazy loading in general, but the images continue with the fetcharray…
The solution for fix this was: available in advance setting lazy loading, same in in general setting lazy loading, and next disable lazy loading in general setting
Now I no have more fetcharray, maybe are users who think that disable the fetcharray but continue working..
So the problem is with advance setting and general setting. I hope you can reproduce the error.
I dont no if this behavior is only in lazy loading images, or are in all the advance setting and general setting, but I am sure is in loading images.
I think is easy to solve, and fetcharray increment the loading time, is better manual down the image position if you can. But i understand that can be useful in some circumstances.
- The topic ‘Bug error images experience fetcharray’ is closed to new replies.