mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:27:09 -05:00 
			
		
		
		
	fix(web): do not set $isShowDetail to false when navigating to a person (#8472)
do not set isShowDetail to false when navigating to a person from detail view
This commit is contained in:
		
							parent
							
								
									282bccaca5
								
							
						
					
					
						commit
						6dfa9e1146
					
				@ -264,7 +264,6 @@
 | 
				
			|||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  const handleCloseViewer = () => {
 | 
					  const handleCloseViewer = () => {
 | 
				
			||||||
    $isShowDetail = false;
 | 
					 | 
				
			||||||
    closeViewer();
 | 
					    closeViewer();
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user