Skip to content

v3.10.7

Choose a tag to compare

@github-actions github-actions released this 22 Oct 17:58
· 61 commits to master since this release

πŸ”§ Bug Fixes

  • VCombobox: show full list on reopen unless always-filter is used (83d0073)
  • VCombobox, VAutocomplete: avoid glitches when opening with click (9a1dd83), closes #22228
  • VField: missing controlRef assignment (#22171) (b89f568), closes #22034
  • VSelect: item checkbox gets out of sync (#22181) (f257802)
  • VWindow: fix exception due to missing scrollable parent in unit test (7b122b7)