79416581

Date: 2025-02-06 01:32:55
Score: 0.5
Natty:
Report link

I couldn't reproduce the issue, but I see two different potential issues First there is two comboSearchResults in provided code, perhaps you are mix-using them. Second a lot of provider returns List<dynamic>, which doesn't have a proper == and hashCode defined, this can cause missed update in some cases.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: PurplePolyhedron