Skip to content

issues Search Results · repo:rgossiaux/svelte-headlessui language:Svelte

Filter by

124 results
 (55 ms)

124 results

inrgossiaux/svelte-headlessui (press backspace or delete to remove)

Describe the bug This library doesn t support Svelte 4 or 5 because it imports get_current_component from svelte/internal which is a warning in svelte 4 and a hard error in svelte 5. There is no clear ...
  • msdrigg
  • 1
  • Opened 
    on Oct 21, 2024
  • #182

Describe the bug When a Popover is open inside another open Popover, pressing the Tab key moves the focus to the second next element, as if the Tab key was pressed twice. To Reproduce https://svelte.dev/repl/c4cdc371bece4924a534935cfd56c0ae?version=4.2.19 ...
  • rogerso
  • Opened 
    on Aug 30, 2024
  • #180

Hi there, As your package is popular but needs maintaining would you consider adding me and perhaps some others as maintainers of the project so we can allow pull requests, make changes, etc? Anything ...
  • Loizzus
  • 9
  • Opened 
    on Apr 22, 2024
  • #179

Describe the bug Adding tab before selected one makes mess between TabList and TabPanels PS: Removing tab before selected also work not properly To Reproduce https://svelte.dev/repl/8c41f9b5b65248a9b52b2fbe7caba11d?version=4.2.9 ...
  • eaa
  • Opened 
    on Feb 1, 2024
  • #176

Describe the bug The issue is when using web components export (we use this to embed svelte in legacy pages), the mousedown event for popovers (likely modals as well) aren t checking for shadowroot target, ...
  • cjm771
  • 2
  • Opened 
    on Jan 25, 2024
  • #175

https://github.com/tailwindlabs/headlessui/tags
  • vhscom
  • Opened 
    on Dec 21, 2023
  • #172

Can you please add close event on Menu so it can be closed inside some function. Generaly I need to close Menu on scroll up/down but I can t without clicking an element.
  • basafilip
  • Opened 
    on Dec 20, 2023
  • #171

Describe the bug Using this package with sveltekit v2 shows a warning during vite dev or vite build: 8:42:57 PM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json ...
  • thenbe
  • 2
  • Opened 
    on Dec 14, 2023
  • #170

Describe the bug When a Dialog component is inside a Menu component, the Menu opening triggers the Dialog to open. 2023-10-26 09 58 10 My guess is that the slot let:open prop is some how passing through ...
  • headquarters
  • Opened 
    on Oct 26, 2023
  • #168

Just installed this library and tried to run and received this: $ npm install -D @rgossiaux/svelte-headlessui npm run dev npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree ...
  • socketopp
  • 1
  • Opened 
    on Sep 1, 2023
  • #167
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub