Files
headlessui/packages
Jordan Pittman dc30c09ab0 Only register an option once in strict mode (#3692)
I'm not 100% sure this is the right fix but it _does_ fix keyboard
navigation in listbox and menu when using strict mode.

Basically the same items/options are being registered more than once and
that causes the arrow up/down logic to only advance on every other
keypress.
2025-04-11 11:27:24 +02:00
..