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

Custom ViewField with livewire component with table prevents form from saving #14806

Open
MarcelWeidum opened this issue Nov 15, 2024 · 0 comments
Labels

Comments

@MarcelWeidum
Copy link
Contributor

MarcelWeidum commented Nov 15, 2024

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 which HasTable the form can't be saved.

Screenshot.2024-11-15-000484.mp4

Expected behavior

The form should be saved

Steps to reproduce

  1. Make resource
  2. Make livewire component with table
  3. Load the livewire component in resource ViewField
  4. Form doesn't save

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

  • You can donate funding to this issue. We receive the money once the issue is completed & confirmed by you.
  • 100% of the funding will be distributed between the Filament core team to run all aspects of the project.
  • Thank you in advance for helping us make maintenance sustainable!
Fund with Polar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant