amendx

Results 20 comments of amendx

@lmssieh can you show me a snippet of your code? and maybe a gif of the behaviour

@lmssieh i have tried this scenarios, and I think yours is the first one. You can try out the others and see if it still happens. 1. `tag="a"`[ inside the...

For those (like me) that #36 didn't work, and also #52, I had to spend a few hours on it just to figure it out. Inside the `smooth-dnd` lib, there's...

Hi, take a look at this lib, if you're having issues *[vue-dndrop](https://amendx.github.io/vue-dndrop/)* @idanstrul

Hi @VincentDauliac will place this is issue on queue!

Hi, there! Thanks for the heads up. I'll take a look into that right away!

@ilzbergs Each row is a `Draggable`. Each table is a `Container`. The workaround you can try is to make the selected rows into a single `Draggable` dynamically. Note: You may...

Hi, @piterpal thank you so much!! could you give me an example of what you mean?