Create v-select with auto and max-height attributes
vuetify 0.14.5
vue ^2.4.2
max-height attribute shoud work with auto.
max height is ignored when auto presents
At the time of creating the auto functionality, it was a requirement. It may not be now, I'll have to do some testing.
I've spent some time with this and the 200 is an absolute must with the current implementation and I don't think that we have any intentions on changing it. You can still specify this value with normal non-auto selects, and that's the way it shall stay for the foreseeable future.