tanyapog / travel_list

Checklists for trips and travels
4 stars 0 forks source link

RangeError on deleting category #33

Closed tanyapog closed 2 years ago

tanyapog commented 2 years ago
The following RangeError was thrown building Reorderable-[<Value(Right(Fjm3Zc76alVcWSJy2nh4))>](dirty, state: ReorderableState#f7aa5(ticker inactive)):
RangeError (index): Invalid value: Valid value range is empty: 0

The relevant error-causing widget was: 
  Reorderable-[<Value(Right(Fjm3Zc76alVcWSJy2nh4))>] Reorderable:file:///home/megatatb/projects-git/travel_list/lib/presentation/pages/categories/categories_overview_page.dart:46:26
tanyapog commented 2 years ago

Committed workaround is not the best decision, but I don't wont to spend time on this issue