Shishir Raven
Shishir Raven
I found out that there is a small mistake in the documentation example. $filesystem->getUrl('path/to/file.txt'); Should be. $adapter->getUrl('path/to/file.txt');
Added a pull request to add the functionality. https://github.com/antoniandre/splitpanes/pull/150
import draggable from 'vuedraggable/src/vuedraggable' Works for now, if anybody founds a better solution please post. Many Thanks for posting this solution @yaolunmao
I have added a pull request to fix this issue. #42