Skip to content

@headlessui/react@v0.1.3

Compare
Choose a tag to compare
@RobinMalfait RobinMalfait released this 28 Sep 22:06
878e417
  • Fix outside click behaviour. If you had multiple menu's, when menu 1 is open, menu 2 is closed and you click on menu button 2 it will open both menu's. This is now fixed.
  • Ensure when using keyboard navigation we prevent the default behaviour.