Topic: Typo in mdb-file-upload.js

gianlucagiacometti priority asked 5 years ago


I noticed a typo in the file mdb-file-upload.js There's a triple }}} instead of a double }} in lines 56, 57 and 58

    fileSize: 'The file size is too big ({{ value }} max).',
    minWidth: 'The image width is too small ({{ value }}}px min).',
    maxWidth: 'The image width is too big ({{ value }}}px max).',
    minHeight: 'The image height is too small ({{ value }}}px min).',
    maxHeight: 'The image height is too big ({{ value }}px max).',
    imageFormat: 'The image format is not allowed ({{ value }} only).',
    fileExtension: 'The file is not allowed ({{ value }} only).'

Anna Morawska staff commented 5 years ago

Hi there, thank you for reporting this, we will fix this in the next release. Best, Ania



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB jQuery
  • MDB Version: 4.6.1
  • Device: All
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: No