mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-02-06 16:33:09 +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