Why onload is set to null in responsiveImageWithPlaceholder.blade.php #1989
Unanswered
kallepyorala
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I did simple image carousel with Livewire and only way to get responsive images to work was to change
responsiveImageWithPlaceholder.blade.php
from thisto this:
So my code works, but I would like to understand why
this.onload=null
is there and what I might break by removing it.Beta Was this translation helpful? Give feedback.
All reactions