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/filament
v3.2.124
v11.31.0
v3.5.12
PHP 8.3.13
When a form has a ViewField with a view that renders a livewire component which HasTable the form can't be saved.
ViewField
HasTable
The form should be saved
Reproduction repository: https://github.com/MarcelWeidum/fila-custom-table-in-form
On the reproduction repository create a post, on edit it loads the table in the second tab
https://github.com/MarcelWeidum/fila-custom-table-in-form
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Package
filament/filament
Package Version
v3.2.124
Laravel Version
v11.31.0
Livewire Version
v3.5.12
PHP Version
PHP 8.3.13
Problem description
When a form has a
ViewField
with a view that renders a livewire component whichHasTable
the form can't be saved.Screenshot.2024-11-15-000484.mp4
Expected behavior
The form should be saved
Steps to reproduce
ViewField
Reproduction repository:
https://github.com/MarcelWeidum/fila-custom-table-in-form
On the reproduction repository create a post, on edit it loads the table in the second tab
Reproduction repository (issue will be closed if this is not valid)
https://github.com/MarcelWeidum/fila-custom-table-in-form
Relevant log output
No response
Donate 💰 to fund this issue
The text was updated successfully, but these errors were encountered: