wireui / wireui

TallStack UI components
https://v1.wireui.dev
MIT License
1.37k stars 167 forks source link

Select component rendered, but dropdown list not showing up #850

Open ldommer opened 3 months ago

ldommer commented 3 months ago

Describe the bug Pretty much the title.

I installed WireUI as described in the docs and tested the select simple options example by copy and pasting it.

The Select component is rendered in my app, but the dropdown list is not showing up. Or to be more precise: I think it's showing up, because there's a slight flickering if I click the select field, but it seems to have no height or immediately flickering away. No errors in the logs and no errors in the browser console.

Screenshots or Videos select

Dependencies

Desktop

Additional context No other JavaScript libraries included than Axios and not much frontend stuff yet, maybe causing an interaction responsible for this. Only some TailwindUI components with some Alpine and a page level Alpine component for the mobile sidebar menu. I already removed it for testing without any effect.

dfikeda commented 3 months ago

Can you send part of the code so we can help?

dfikeda commented 3 months ago

It is important to note that you are using version 1, please check whether the doc you are viewing is from V1 or V2. For V1 visit: https://v1.wireui.dev/docs/get-started

shamil8124 commented 3 months ago

This happens with extra browser extensions. Try it in incognito.