Skip to content
Compare
Choose a tag to compare
@cschroeter cschroeter released this 14 Jan 08:55
· 42 commits to main since this release
f45053a

Fixed

  • Resolved an issue where form-related components reset despite the reset event being cancelled.
  • FileUpload:
    • Fixed a brief warning display when a new image file is added to the preview.
    • Enhanced click detection for the dropzone and added support for the disableClick prop.