fix(suspense): misusing DOM Comment element constructor as a vnode type (#4451)
This commit is contained in:
		
							parent
							
								
									33cf6c8866
								
							
						
					
					
						commit
						ef5b73159d
					
				@ -6,6 +6,7 @@ import {
 | 
			
		||||
  openBlock,
 | 
			
		||||
  closeBlock,
 | 
			
		||||
  currentBlock,
 | 
			
		||||
  Comment,
 | 
			
		||||
  createVNode
 | 
			
		||||
} from '../vnode'
 | 
			
		||||
import { isFunction, isArray, ShapeFlags, toNumber } from '@vue/shared'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user