mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	feat: initial scroll trigger (#4036)
This commit is contained in:
		
							parent
							
								
									02ca60511f
								
							
						
					
					
						commit
						91f1072519
					
				| @ -38,6 +38,7 @@ export const useVirtualizedRange = ( | ||||
|                 ); | ||||
|             }); | ||||
|         }; | ||||
|         handleScroll(); | ||||
|         parent.addEventListener('scroll', handleScroll, { passive: true }); | ||||
| 
 | ||||
|         return () => { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user