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?
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.