Hi!!
I'm trying to use vue-tabs component in my form, but to validate the form I'm using vee-validate. But when I change the tab, the input are not hidden in the screen and fails to valid :/
There is a way to not destroy the input, but just make it hidden? Via css?