monxarat opened this issue 5 years ago · 2 comments
When I get all items, the item at 0 is null. List<Item> lst = _tagStateKey.currentState?.getAllItem;
List<Item> lst = _tagStateKey.currentState?.getAllItem;
@monxarat I did some tests but I didn't find any side effects
@monxarat solved?