YodasMyDad / ZauberCMS

The Blazor CMS, built by .Net Developers for .Net Developers
MIT License
53 stars 5 forks source link

SortableList Using Sortable.js Lag & UI Issues #7

Closed YodasMyDad closed 3 months ago

YodasMyDad commented 3 months ago

SortableList (Sortable.js) issue with block list editor item contents disappearing when moved, not sure if this is a Dom issue or a Blazor issue in regards to when and how the content is rendered.

Also why there is lag (Move too quick, UI resets but the sort has worked) with it? Investigate and fix