Replies: 1 comment 1 reply
-
I found this issue, maybe it could help you |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi!
I have MediaLibraryPro I made a banner component with Livewire what is displaying Media's responsive image.
With media in controller and in the blade: $banner->getFirstMedia('banner')
It works fine, but If make a wire:poll on it the random loaded images are not clear even looks as the 1px would be displayed.
If I load the page with refresh the same pictures are displaying ok. with the Livewire not.
Do You have any Ide what could be the problem?
Thanks
Gergely
Beta Was this translation helpful? Give feedback.
All reactions