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

Simple-v-table should preform validation on the columns maps #259

Open
stumitchell opened this issue Mar 3, 2021 · 0 comments
Open

Simple-v-table should preform validation on the columns maps #259

stumitchell opened this issue Mar 3, 2021 · 0 comments
Assignees

Comments

@stumitchell
Copy link
Contributor

though the documentation says the following

one element for each column in the table. Must contain :id,:header-label,:row-label-fn,:width, and :height. 

None of these are actually required, but if you leave out :row-label-fn you will get the following uncaught error.

Cannot read property 'cljs$core$IFn$_invoke$arity$1' of null

Also I don't think :header-label should be required as we often have examples with empty headers, and I don't think we ever use :height`

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