jcelmeta14
jcelmeta14
Hey there, I am also looking for this functionality. In the docs there is this example (slightly edited): ``` logDragFinish(targetNode, destinationNode) { console.log(`Stop dragging: [TARGET]${destinationNode}`) } ``` However, destinationNode is...
Hello! Firstly, I would like to thank you for your fast reply :+1: however, I wanted to point out something. I have the following folder structure:  After dragging ```Second...
I was also thinking about ```destinationFolder```, suppose I am dragging to a folder to be a sibling of some other folder, that is they are on the same level: ...
If this is happening to you, it could be due to the fact that you might be using a method for authenticating that might not be supported by the google...
Thank your for your reply! I will try to create a repo in the following days, and I will post another comment here.