the performance to 'watch' #6957
Unanswered
Chris2905
asked this question in
Help/Questions
Replies: 1 comment
-
No one will be able to help you without understanding what you are actually doing with the watch and why you add it to every(!) Component |
Beta Was this translation helpful? Give feedback.
0 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'm going to develop a low-code platform, my data pass form father to child component. by the way, I use mixins to inject 'watch' to every component.
when coming to the Table, it provides 'slot' for orther compents, if the table length is to long, the 'watch' will be to much, and the Interface rendering will be slow, how can i do for this
Beta Was this translation helpful? Give feedback.
All reactions