Files
headlessui/packages/@headlessui-react/src
Robin Malfait a4953a2b11 Fix crash in ListboxOptions when using as={Fragment} (#3513)
This PR fixes an issue where a `Maximum update depth exceeded` error
occurs if you use `as={Fragment}` in the `ListboxOptions` component.

This PR also includes a refactor to make sure this exact issue cannot
happen anymore in other components.

Fixes: #3507
2024-10-09 23:25:17 +02:00
..
2024-10-08 23:08:51 +02:00