Skip to content

v4.0.9

Choose a tag to compare

@github-actions github-actions released this 02 Jun 12:14

πŸ”§ Bug Fixes

  • focusTrap: prevent page scroll when capturing focus (451e7c3), closes #22802
  • VNumberInput: keep both controls enabled when empty (e0133c2)
  • VProgressLinear: avoid opacity:NaN when rendering with SSR (#22880) (359a492), closes #22876