You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: