Skip to content

Fix: Offset list rendering issue #4507

Manish requested to merge fix/offset-list-render-4507 into develop

Ticket(s) / Related Merge Requests

#4507 (closed)

Summary of Changes

Offset list was always rendering the placeholder items instead of actual data items because of a hook dependency issue.

Testing Considerations

Open any of the bottom sheet items listed in the ticket and you should see the list load

Regression Scope

OffsetList

Platform Affected (web, mobile, etc)

All

Developer Testing Completed

Yes

Screenshots

simulator_screenshot_E566382D-EDEA-4340-819B-4BD5E11158E6

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports