Skip to content

[v3] i get this error in the console "Could not find Livewire component in DOM tree" when i delete a record from the table #18700

@tabatii

Description

@tabatii

Package

filament/tables

Package Version

v3.3.45

Laravel Version

v12.42.0

Livewire Version

v3.7.1

PHP Version

8.3.22

Problem description

when i delete a record from a filament table i get this error in the screenshot below

Image

i noticed the error first on an old filament 3 project and i created a fresh laravel project with a fresh filament 3 installation to confirm the problem and it happend also in the fresh project

Expected behavior

i expect the record to be deleted with no console errors

Steps to reproduce

  1. Clone the repo
  2. Migrate the database
  3. Create a filament user
  4. Run the seeders
  5. Login to the dashboard
  6. Go to the posts resource and open the browser console
  7. Delete a post from the filament table and you will see the browser console errors

Reproduction repository (issue will be closed if this is not valid)

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

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions