Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'labelKey') #10

Open
cwwjsyc opened this issue Jun 28, 2022 · 2 comments
Open

Cannot read properties of undefined (reading 'labelKey') #10

cwwjsyc opened this issue Jun 28, 2022 · 2 comments

Comments

@cwwjsyc
Copy link

cwwjsyc commented Jun 28, 2022

column_schema: [ { prop: "name", name: "ID", }, { prop: "details", name: "Name", }, { prop: "drops", name: "Data", labelKey: 'show', valueKey: 'data', source: [ {show: 'According', data: 'a'}, {show: 'Over', data: 'b'}, {show: 'Source', data: 's'} ], columnType: 'select' } ],
https://codesandbox.io/s/8zkd4
Render Error. Like Demo.

@satyavh
Copy link

satyavh commented Jul 19, 2022

+1

1 similar comment
@christianholland
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants