You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
Initial state:
3 sections, the first one contains one row, other contain 2 rows
Destination state:
all the sections except of the first one are removed
Error:
attempt to delete row 2 from section 0 which only contains 1 rows before the updateAdditionally: how
diff(old:new:)works if it tries to delete and reinsert the first section - extra action?!