issues Search Results · repo:loktar00/react-lazy-load language:TypeScript
Filter by
101 results
(54 ms)101 results
inloktar00/react-lazy-load (press backspace or delete to remove)If you have 2 lazyload each one next to the other, when the first one is in viewpost, the second one is loaded
automatically. Example:
div
LazyLoad ..
Component1 /
/LazyLoad
/div
div ...
eneadriancatalin
- 1
- Opened on Jul 26, 2024
- #173
Has anyone ever tested a component with Jest that was using this library? I m having issues with some old unit tests
failing due to IntersectionObserver not being defined. I m having trouble mocking IntersectionObserver ...
stevenpr72
- 1
- Opened on May 13, 2024
- #171
Has anyone ever tested a component with Jest that was using this library? I m having issues with some old unit tests
failing due to IntersectionObserver not being defined. I m having trouble mocking IntersectionObserver ...
stevenpr72
- Opened on May 13, 2024
- #170
If using this on elements inside a scrollable div, you need to pass the root prop in order for the offset to work
correctly. Otherwise offset is ignored and elements are only visible when they are actually ...
enhancement
help wanted
santialbo
- Opened on Oct 18, 2023
- #169
I have implemented Lazy Loading using this library and i can see component is doing lazy loading for rest of my card
component . But for the card component which is visible it rendered multiple times resulting ...
yashbh
- Opened on Jul 24, 2023
- #167
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 ...
question
ehsanpo
- 4
- Opened on Jul 6, 2023
- #166
I sometimes get error reports from old browsers that lack IntersectionObserver. I don t want to ship a polyfill for the
small group of users that use these old browsers, I prefer to just show the lazy-loaded ...
jorrit
- 5
- Opened on Jun 19, 2023
- #165
I found the .is-visible class is always working with .LazyLoad. I can t show the loading animation. What can I do?
becory
- Opened on Dec 5, 2022
- #161
4.0.0 was released with the following dependencies:
{
dependencies : {
@vitejs/plugin-react : ^2.0.1 ,
typescript : ^4.7.4 ,
vite : ^3.0.9 ,
vite-plugin-dts : ^1.4.1
}
} ...
wopian
- 1
- Opened on Aug 30, 2022
- #158

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.