Max Eckel
Max Eckel
Looking at the Code you have to use `wire:sortable-group.handle` instead of `wire:sortable.handle` See: [src/index.js](https://github.com/livewire/sortable/blob/c20577ebd8027d013917585030c11106ab3f6474/src/index.js#L18)
I started to move this Plugin from Shopify to SortableJS and will soon create a Pull Request. @calebporzio what do you think about changing the underlying lib? Would you be...
I've seen that the Sortable package by Shopify, as you said in your first post, is not actively maintained. But actually the Draggable package is. Since they are working on...
Hey @ivanzhang, this is a really good enhancement. Actually that is already possible by publishing the JS assets where you can control everything about EditorJS, but that of course also...
Hey @afiqiqmal, thank you for the PR, that's really welcome! I'm with you adding the prefix, but I'm not so sure about the private files. The Problem is, that the...
Hey @afiqiqmal, I think you have a solid point here, I'm just concerned about the images being not available anymore after the temporary url is expired. I think in most...
Hmm this behavior is actually really weird. The Livewire component should have the initial data stored, so saving it without any changes should just emit that initial data. On a...
Conflicts are resovled.
What the hell... Now EVERY conflict and marker is gone for good, i have to review more carefully after such a merge.
Yeah no problem, add that right away