Is it possible to do nested arrays with multiple `mode="array"`?
At the moment to achieve the wanted behavior I need to remove the nested
mode="array" which again later on ruin some type safety when trying to use ex handleChange. What I currently need to do is: