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

Searchable select not outputting value in wizard on page #9377

Closed
brain82 opened this issue Oct 30, 2023 · 2 comments
Closed

Searchable select not outputting value in wizard on page #9377

brain82 opened this issue Oct 30, 2023 · 2 comments
Labels
bug Something isn't working low priority unconfirmed
Milestone

Comments

@brain82
Copy link

brain82 commented Oct 30, 2023

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.

image ui-screenshot dd-screenshot

Expected behavior

Expected output below.

dd-expected-screenshot

Steps to reproduce

  1. Clone the repository
  2. Navigate to the wizard page
  3. Select a customer and enter a note
  4. Click the next button

Reproduction repository

https://github.com/brain82/filament-bug

Relevant log output

No response

@zepfietje
Copy link
Member

Please read the docs and call $this->form->fill().

@zepfietje zepfietje closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap Oct 31, 2023
@zepfietje zepfietje added this to the v3 milestone Oct 31, 2023
@sezohessen
Copy link

Same issue in table

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low priority unconfirmed
Projects
Status: Done
Development

No branches or pull requests

3 participants