Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Extras #4

Open
adamnyberg opened this issue May 22, 2023 · 1 comment
Open

Dynamic Extras #4

adamnyberg opened this issue May 22, 2023 · 1 comment

Comments

@adamnyberg
Copy link

Hi,

I think I have found a bug, or it's just me not understanding Svelte 😬

I'm trying to create a list where the items are both droppable and drop zone. When dropping, the items get reordered in the list. Unfortunately, this doesn't update the Extras injected into use:asDroppable. I made a full example of my problem in a svelte repl. Just let me know if the problem is unclear. 🙏🏻

@rozek
Copy link
Owner

rozek commented Jan 15, 2024

have you tried my svelte-sortable-flat-list-view?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants