vue web components - no re-rendering when modifying complex type parameters #10424
Unanswered
q479902964
asked this question in
Help/Questions
Replies: 0 comments
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.
-
index.vue:
index.ce.vue:
question:
After triggering the addRow function, no re-rendering when modifying testData.
I got the solution from here, but I have a question, that is, whether the same copy will affect the use of the updated vue version, because I inherited the class VueCustomElement and performed intermediate processing
Beta Was this translation helpful? Give feedback.
All reactions