File Upload: Replace Spaces option does not replace space to underscore

OS info

  • Operating System : Windows 10.0.19042
  • Wappler Version : 3.7.0

Problem description

File Upload: Set Space does not replace space to underscore

Steps to reproduce

  1. Tick Replace Spaces option under file upload prop
  2. Check the uploaded file with space e.g “this file” not renamed to “this_file” as expected
  3. Inside the code, “replaceSpace”: true

chrome_debug.zip (35.6 KB)

What server model are you using?

Node.js