Can't seem to drag files into new folder in File Manager

When I create a new folder in File Manager, if I try to drag files into it, it seems to use the containing folder as the id for move event. When I examine the the post request it seems to be using the target of the folder containing the new folder.

File Hierarchy:

Files
  -> newFolder

When I try to drag from ‘Files’ to ‘newFolder’…
Post request params:

action:move
source:10
temp:
target:files```

Am I missing a step?

Hello,

This is a bug in the existent version of FileManager. The fix will be included into the next build that is going to be released next week.

Hello,

it seems that the same issue is present when just uploading a file after creation. Is there a workaround for this?
(used version 2.4)

Hello,

Yes, there is the issue in the the latest version. We will necessary include the fix into the next update. Please contact support if you need the fixed libraries ASAP.

Best