Skip to content
Compare
Choose a tag to compare
@segunadebayo segunadebayo released this 12 May 18:56
· 4 commits to main since this release

Fixed

  • Combobox

    • Fixed issue where focusable prop was not being applied to the trigger element.
    • Fixed issue where combobox doesn't work for items rendered as links.
  • Collection: Fix issue where getNextValue and getPreviousValue doesn't work as expected when groupBy is used.