Files
headlessui/packages/@headlessui-react/src/components/dialog
Jordan Pittman 6ecd448c48 Don’t overwrite element.focus on popover panels (#1719)
* Don’t overwrite `element.focus` on popover panels

* Update changelog

* Add test

This test isn’t exactly right for JSDOM but it does mirror what we would do in the browser to reproduce the problem
2022-07-26 16:06:10 -04:00
..