minedun6
minedun6
Hi, The data structure is the same as a Laravel pagination that I return from the server. But already sorted it out.
It does the problem rests with the search functionality it does a proper search but then it gets stuck on the pagination where you were before doing the search. If...
Now the real magic is going to happen.
first issue: Is it me or did the node:start-dragging event get called but not the node:stop-dragging event ? The tree is stuck in a "dragging mode" event after I stoped...
I'm sorry, but providing a fiddle is a bit tedious. Here's the repo, could you please check it ? [Digital Assets rep link](https://github.com/minedun6/digital-assets)
> I didn't clone your repo. But it should fix your issue. Much appreciated 👍
No sorry it didn't fix it. It's still stuck on the node:dragging:start event. I'll push latest changes onto the repo so you can check it out if you can. Again,...
Since this issue might be features related, I though I might as well add some ideas (upcoming features) that could be added. - Support for Async Search. (Maybe) - Context...
- *Support for Async search* - How do you handle search when the children are not loaded, more a general question than the scope of this plugin. - *Loading scope...
> * _Support for Async search_ - nothing will be shown for now Is there any kind of reason behind not showing or do you still have something not done...