mirror of
				https://github.com/lingble/chatwoot.git
				synced 2025-10-30 18:47:51 +00:00 
			
		
		
		
	Fix: Hide prechat for sessions inititated with setUser (#1914)
This commit is contained in:
		 Nithin David Thomas
					Nithin David Thomas
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							484c32fae3
						
					
				
				
					commit
					3043ee5058
				
			| @@ -150,6 +150,7 @@ export default { | ||||
|           this.setPopoutDisplay(message.showPopoutButton); | ||||
|           this.fetchAvailableAgents(websiteToken); | ||||
|           this.setHideMessageBubble(message.hideMessageBubble); | ||||
|           this.$store.dispatch('contacts/get'); | ||||
|         } else if (message.event === 'widget-visible') { | ||||
|           this.scrollConversationToBottom(); | ||||
|         } else if (message.event === 'set-current-url') { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user