We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there! 👋
The open content scrolling with the Background if a Dropdown, Autocomplete or Select with variant listbox or combobox inside an Modal.
<flux:modal name="test-modal" class="md:w-96"> <flux:autocomplete wire:model="state" label="Autocomplete"> <flux:autocomplete.item>Alabama</flux:autocomplete.item> <flux:autocomplete.item>Arkansas</flux:autocomplete.item> <flux:autocomplete.item>California</flux:autocomplete.item> </flux:autocomplete> </flux:modal>
Thanks!
The text was updated successfully, but these errors were encountered:
@marcheffels This is a know issue and I believe related to #110
Sorry, something went wrong.
@jeffchown Thanks, my mistake. I didn't see that. I was just researching in relation to a modal.
No branches or pull requests
Hi there! 👋
The open content scrolling with the Background if a Dropdown, Autocomplete or Select with variant listbox or combobox inside an Modal.
Thanks!
The text was updated successfully, but these errors were encountered: