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
filament/forms
v3.0.88
v10.29.0
v3.0.10
PHP 8.2.11
When a select form element is set to searchable in a wizard, the value is not output.
Expected output below.
https://github.com/brain82/filament-bug
No response
The text was updated successfully, but these errors were encountered:
Please read the docs and call $this->form->fill().
$this->form->fill()
Sorry, something went wrong.
Same issue in table
No branches or pull requests
Package
filament/forms
Package Version
v3.0.88
Laravel Version
v10.29.0
Livewire Version
v3.0.10
PHP Version
PHP 8.2.11
Problem description
When a select form element is set to searchable in a wizard, the value is not output.
Expected behavior
Expected output below.
Steps to reproduce
Reproduction repository
https://github.com/brain82/filament-bug
Relevant log output
No response
The text was updated successfully, but these errors were encountered: