Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ldommer opened this issue Jan 16, 2024 · 3 comments
Open

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

ldommer opened this issue Jan 16, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ldommer
Copy link

ldommer commented Jan 16, 2024

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

  • WireUI Version: 1.18.9
  • Laravel Version: 10.39.0
  • Alpine.js Version: 3.13.3
  • Livewire Version: 3.3.5
  • Lang: de_DE

Desktop

  • OS: Pop!_OS (Version 22.04)
  • Browser: Firefox, Chromium

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.

@ldommer ldommer added the bug Something isn't working label Jan 16, 2024
@ldommer ldommer changed the title Select Component Rendered, But Dropdown List Not Showing Select component rendered, but dropdown list not showing up Jan 16, 2024
@dfikeda
Copy link

dfikeda commented Jan 20, 2024

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

@dfikeda
Copy link

dfikeda commented Jan 20, 2024

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants