Y.Array.length should be 0 before it is integrated - #666
This commit is contained in:
		
							parent
							
								
									9e9f294009
								
							
						
					
					
						commit
						8cd1a482bb
					
				@ -104,7 +104,7 @@ export class YArray extends AbstractType {
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  get length () {
 | 
					  get length () {
 | 
				
			||||||
    return this._prelimContent === null ? this._length : this._prelimContent.length
 | 
					    return this._length
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user