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

VuetableFieldCheckbox not found on library #711

Open
iamjodi opened this issue Mar 26, 2021 · 0 comments
Open

VuetableFieldCheckbox not found on library #711

iamjodi opened this issue Mar 26, 2021 · 0 comments

Comments

@iamjodi
Copy link

iamjodi commented Mar 26, 2021

Hi, i want to ask :

when use special field checkbox, the checkbox not show on interface.

fields: [
{
name: '__checkbox',
titleClass: 'center aligned form-control-custom',
dataClass: 'center aligned form-control-custom'
}

image

but the checkbox not show.

Then i found reference from https://codesandbox.io/s/wq540wrrnw

it call : import VuetableFieldCheckbox from "vuetable-2/src/components/VuetableFieldCheckbox.vue";

when i check in node_modules. VuetableFieldCheckbox.vue not exist in components.

Is there any solution to checkbox?

Thank you

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

1 participant