mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Carousel: add comment for future fixes
This commit is contained in:
		
							parent
							
								
									88da704eed
								
							
						
					
					
						commit
						ec0e1c220e
					
				| 
						 | 
				
			
			@ -328,6 +328,7 @@ class Carousel extends BaseComponent {
 | 
			
		|||
 | 
			
		||||
    if (!activeElement || !nextElement) {
 | 
			
		||||
      // Some weirdness is happening, so we bail
 | 
			
		||||
      // todo: change tests that use empty divs to avoid this check
 | 
			
		||||
      return
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue