Problem using file upload

Wappler Version :v6 beta 8
Operating System :win 11
Server Model: nodejs
Database Type:mysql
Hosting Type:wappler local and remote

Expected behavior

File name should be saved to database during file upload.

Actual behavior

The file name is not posting to database using “POST.fileupload.name” but if I use a server file upload and use the “upload.name” variable the file name is saved to the database.

Not sure what this bug report is about, but the workflow has always been to get the name from the upload step.