Skip to content

Fix back button bottom-sheets #4314

Martin Santangelo requested to merge fix/bottom-sheet-back-nav into develop

Ticket(s) / Related Merge Requests

#4314 (closed)

Summary of Changes

The issue was caused by a bug with the InteractionManager.runAfterInteractions that is never called. In order to fix it, I just removed the optimization of the IconButton component

Testing Considerations

Check issue

Regression Scope

None

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Tested on both platforms

Screenshots

check issue

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports