Hey,
thanks for the report and the code! I will look into this π
A few seconds ago I uploaded version 3.1.0, which includes your fix β would you give it a try and write me if all works fine (and of course also if something is not working π )?
I will mark that as resolved for the moment β it worked in my tests.
yes, works. thanks for adding it to your plugin!
Great to hear that, thanks again for developing the solution! π
don’t know if it’s related to the latest changes referring to admin request checks but now when adding a post thumbnail in backend, the image preview won’t be displayed initially in the corresponding metabox, the image seems to be parsed by your plugin now (i saw the class “lazyloaded” attached to the image tag”).
after reloading (or saving the post), the image is then displayed though.
Uh, will take a look at it, thanks for the report!
Could you test if the changes from this branch fix the problem in the backend without breaking the frontend AJAX requests? That would be nice! π
https://github.com/mtoensing/lazy-loading-responsive-images/tree/%236-fix-ajax-request-backend-issue
β¦ did not do the trick completely, need to make additional changesβ¦
Now it should work, updated the branch.
yes, thank you! now it works in backend as well as on frontpage ajax requests.
saw your code additions, seems to be more tricky than initially assumed.
Great, thanks for testing! Will release a new version with the fix after getting feedback for another issue.
saw your code additions, seems to be more tricky than initially assumed.
Yes, I hope all AJAX request issues are fixed now π π