🔧 Bug Fixes
- _reset.css: add removed overflow to html (6663607)
- locales: update hu-Hungarian 1i8n translations (#11719) (ed17793)
- VImg: render gradient when src isn't provided (c0fa6d5), closes #11729
- VImg: stop polling for size when loading fails (be907b5), closes #11026
- VMain: add existing v-content classes for backwards compatibility (#11659) (31912d7)
- VSelect: attach menu scroll handler when loading items async (d9bb128), closes #11675
- VSelect: ensure VMenu's content has scroll listener added (#11725) (a406dd4), closes #11737
- VVirtualscroll: calculate child on mounted instead of created (#11712) (f3c8aa5), closes #11707