headlessui icon indicating copy to clipboard operation
headlessui copied to clipboard

Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

Results 214 headlessui issues
Sort by recently updated
recently updated
newest added

**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** For example: v1.6.6 **What browser are you using?** Chrome **Reproduction URL** **Describe your...

**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** v1.5.0 **What browser are you using?** Chrome **Reproduction URL** https://codesandbox.io/s/sad-wood-nl999t?file=/src/App.js **Describe your issue**...

This PR improves the detection of being inside a `Portal`/`Teleport`, by checking some heuristics. Fixes: #1839

**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** v1.6.6 **What browser are you using?** Tested in Firefox and Chromium **Reproduction URL**...

**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** 1.7.17 **Reproduction URL** https://codesandbox.io/p/sandbox/headless-ui-x-daterangepicker-c7zgr8 https://github.com/tailwindlabs/headlessui/assets/1261670/a646c131-12a2-45e6-a338-3cdc489ba413 **Describe your issue** When using MUI daterange picker...

**What package within Headless UI are you using?** @headlessui/vue **What version of that package are you using?** v1.7.17 **What browser are you using?** Chrome **Describe your issue** Greetings team! I...

**What package within Headless UI are you using?** Response: @headlessui/react **What version of that package are you using?** Response: v1.7.18 **What browser are you using?** For example: Chrome, Brave **Reproduction...

### Discussed in https://github.com/tailwindlabs/headlessui/discussions/1851 Originally posted by **DanBoghean** September 14, 2022 The current behavior of the headlessui combobox seems to be that the selected value is set to active (gray...

**What package within Headless UI are you using?** @headlessui/vue **What version of that package are you using?** insiders **What browser are you using?** Chrome **Reproduction URL** ![image](https://github.com/tailwindlabs/headlessui/assets/48835293/bd41a7f8-a99c-4384-9860-e6ef3985d54c) ![image](https://github.com/tailwindlabs/headlessui/assets/48835293/74371191-7cf3-4889-ba2b-e20da75482e5) https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free **Describe...

As a user of this library i want to run some side effects when the popover is opened or closed, without these events, its very hacky and easy to miss...