mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-06-13 10:36:32 +00:00
fix sortable
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
});
|
||||
|
||||
$effect(() => {
|
||||
if (sortable) {
|
||||
if (sortable && node) {
|
||||
sortable.updateElements();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user