Skip to content

@headlessui/react@v1.7.6

Compare
Choose a tag to compare
@RobinMalfait RobinMalfait released this 15 Dec 16:36
· 293 commits to main since this release
92e9302

Fixed

  • Fix regression where displayValue crashes (#2087)
  • Fix displayValue syncing when Combobox.Input is unmounted and re-mounted in different trees (#2090)
  • Fix FocusTrap escape due to strange tabindex values (#2093)
  • Improve scroll locking on iOS (#2100, 28234b0e)