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

Include hidden component containers when hydrating a form #1230

Merged
merged 4 commits into from
Jan 13, 2022

Conversation

travisobregon
Copy link
Contributor

When calling $this->form->fill() to set initial default values or to clear a form after submission, hidden component containers are ignored.

This PR ensure all fields are hydrated.

@danharrin danharrin added the enhancement New feature or request label Jan 13, 2022
@danharrin danharrin merged commit 2fabf69 into filamentphp:2.x Jan 13, 2022
@danharrin
Copy link
Member

Thanks, man

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants