Replies: 1 comment
-
Hello @rupertqin The thing is there is no object creation for each cell. Initially, Vue templates were introduced only for syntax sugar and it still recommended to use tsx/jsx template instead of vue. How it works now:
I have provided you with sample in Codebox: |
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
-
https://codesandbox.io/s/revogrid-vuecomponent-forked-oz817
when I add more rows to it , then I click the buttons to increase the number to "5", scroll down, you see another cell is "5" too.
I think it's a bug of doing duplicate logic here.
Beta Was this translation helpful? Give feedback.
All reactions