Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing triggers in Safari. #166

Closed
ehsanpo opened this issue Jul 6, 2023 · 4 comments
Closed

Nothing triggers in Safari. #166

ehsanpo opened this issue Jul 6, 2023 · 4 comments
Labels

Comments

@ehsanpo
Copy link

ehsanpo commented Jul 6, 2023

We just upgraded four site and change from react-lazyload to react-lazy-load.
Woks fine everywhere beside in Safari Desktop Version 16.5 (18615.2.9.11.4).
only thing rendered in dom is <div class="LazyLoad"></div>

is there any work around to trigger is manually like the old forceVisible() in old version?

@jorrit
Copy link

jorrit commented Jul 10, 2023

Is anything logged in the developer console?

@loktar00
Copy link
Owner

Alright @jorrit maybe we do need that PR after all I guess. Admittingly I'm not on Safari/Mac at all so not really a way for me to properly test.

@ehsanpo
Copy link
Author

ehsanpo commented Jul 27, 2023

we fix our problem, we had issue with a parent component being overlay:hidden on long pages, we fixed the isuue by removing overlay:hidden.

@ehsanpo ehsanpo closed this as completed Jul 27, 2023
@loktar00
Copy link
Owner

Nice! Ok so it wasn't an issue with the newest version of Safari that's great to hear!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants