Skip to content

Fix setVisible of undefined error on feed list #4422

Martin Santangelo requested to merge fix/on-viewable-items-changed into develop

Ticket(s) / Related Merge Requests

#4422 (closed)

Summary of Changes

Add an extra validation to check if the item is defined. The FlashList seems to be firing the event without the item in some cases

Testing Considerations

  • Search for something
  • Open the Latest tab
  • No error should be shown

Regression Scope

none

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

Both platforms

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports