Skip to content
Discussion options

You must be logged in to vote

Your code is invalid, you are binding row.C but the new line doesn't have any C property.
The correct code would be rows.push({C: [], R: []}).

Radios are somehow handling it, checkbox don't. It could probably be improved to offer a better dev experience. Generally speaking, when you refer to a property, that property should exist in x-data otherwise you can get odd behaviours.

P.s. this project doesn't use the issues tab.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by stefanodelpero
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants