You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@renodesper thanks for raising an issue. Unfortunately I couldn't reproduce it, could you give me more details about which other packages are you using or, ideally, submit an example repo to GitHub or somewhere else so I can download it and reproduce the issue?
In addition to that, if I'm not missing anything, placeholderSrc prop should be set to <LazyLoadImage> instead of <MovieGalleryContent>.
Hi, sorry for the late reply. Unfortunately, we ended up using another library since we need to finish it fast and also need SSR functionality. I will just close the issue for now.
Hi, it looks like the default placeholder raise a warning. Is there anything that I can do to somehow fix it?
This is the implementation that I did:
This is the warning that I got:
Expected server HTML to contain a matching <span> in <div>.
The text was updated successfully, but these errors were encountered: