F
Filamentβ€’2d ago
mile4841

live method is rendering mine table

Hi! I have a custom filament page where i have on the same page form and table and when i press button which is form action everythin works fine. mine problem happend after first submit button than i have case when i change state of component that has live mine table re renders how i can stop re rendering table on change state of component
6 Replies
Dennis Koch
Dennis Kochβ€’2d ago
Please don't open multiple help threads for the same problem!
mile4841
mile4841β€’2d ago
Sorry i forgot to close past post, it is solved but now this problem happens
Dennis Koch
Dennis Kochβ€’2d ago
Maybe don't use the exact same title for two posts then πŸ˜…
how i can stop re rendering table on change state of component
That's why you are using ->live(), to rerender stuff
mile4841
mile4841β€’2d ago
Yes that is true i am using live but not in the table i am using in the form, is somehow need to stop re render from the form inputs button should do re render Do you know something that could help me?
Dennis Koch
Dennis Kochβ€’2d ago
You could put them into separate Livewire components. Then it should only rerender the form component
mile4841
mile4841β€’2d ago
Thanks, but how i will send The form data in component to the table component
Want results from more Discord servers?
Add your server