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

New table form rows and cols inputs doesn't work #141

Open
tearat opened this issue Jan 12, 2021 · 1 comment
Open

New table form rows and cols inputs doesn't work #141

tearat opened this issue Jan 12, 2021 · 1 comment

Comments

@tearat
Copy link

tearat commented Jan 12, 2021

I included component in my project and all the modules works as well but not the new table form. The inputs that sets rows and cols count doesn't change values as if they are disabled (default 2 value not changes).

I saw the strange '[object Object]' attribute in form element. The value must not be a string I think.

<form data-v-ebce4d12="" class="form" uid="2" options="[object Object]">

Maybe this can be a clue.

I'll try to build module locally and troubleshot this error and create a pull request in near time but maybe you can do it faster. Thanks.

@tearat
Copy link
Author

tearat commented Jan 12, 2021

UPD: I can change these values with the keyboard arrows but still can't with clicks and number inputs

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