[Client] Fix bug
This commit is contained in:
		
							parent
							
								
									eefdf85f16
								
							
						
					
					
						commit
						e217f18ba6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -337,7 +337,7 @@
 | 
			
		|||
 | 
			
		||||
		this.fetching = true;
 | 
			
		||||
		this.loadingContext = false;
 | 
			
		||||
		this.content = null;
 | 
			
		||||
		this.context = null;
 | 
			
		||||
		this.post = null;
 | 
			
		||||
 | 
			
		||||
		this.on('mount', () => {
 | 
			
		||||
| 
						 | 
				
			
			@ -446,7 +446,7 @@
 | 
			
		|||
			}).then(context => {
 | 
			
		||||
				this.update({
 | 
			
		||||
					loadContext: false,
 | 
			
		||||
					content: context.reverse()
 | 
			
		||||
					context: context.reverse()
 | 
			
		||||
				});
 | 
			
		||||
			});
 | 
			
		||||
		};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue