Skip to content

Is it possible to prevent re-mounting not updated nodes? #1008

Closed Answered by jozsefklemasz
jozsefklemasz asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your reply. I've tried to recreate the issue in a codesandbox but i wasn't be able to. After many hours of investigation i've found out the root of our issue.
We are using quasar in our project, and the vue-flow component in question was wrapped into a and within it into a and components.
These are supposed to be simple container components, they've got nothing to do with rerendering stuff, however when I replaced these 3 components to a simple div, all of the re-mounting issues went away.

I'm not really sure why were these container components actually causing the node components to re-mount(I've checked and the vue-flow component itself wasn't re-mounted, neither any other…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@bcakmakoglu
Comment options

Answer selected by bcakmakoglu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants