I need a help for vue render function when vnode update all the time #13715
Replies: 1 comment 8 replies
-
| 如果我没理解错的话,你是想让通过render渲染的组件保持响应式更新 render(createVNode(() => h(/* component */,  /* props / reactive props */))), container) | 
Beta Was this translation helpful? Give feedback.
                  
                    8 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I think It's a terrible use case, but I have no idea to make it better
Beta Was this translation helpful? Give feedback.
All reactions