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

page turning black when using search or view or delete #15463

Open
gcorp-llc opened this issue Jan 29, 2025 · 0 comments
Open

page turning black when using search or view or delete #15463

gcorp-llc opened this issue Jan 29, 2025 · 0 comments
Labels

Comments

@gcorp-llc
Copy link

Package

filament/filament

Package Version

v3.2.135

Laravel Version

v11.39

Livewire Version

v3.5.12

PHP Version

PHP 8.3

Problem description

Problem in Filament admin panel version 3.2.131 onwards
If you were using an old version and updated your project to versions higher than 3.2.130 and encountered the problem of the page turning black when using search or display or delete
Your problem is in the compatibility of LiveWire version 3.5.12 with Filament
First, delete the composer.lock file, then reinstall LiveWire manually
I don't think this problem exists in new installed versions of Filament and it occurs in old versions that are updated
Also, you may not see this in the local environment because the LiveWire source may be cached in your browser from other projects, but in the server environment you will probably encounter this problem, so reinstall the LiveWire version

Expected behavior

Show page models during update

Steps to reproduce

First, delete the composer.lock file, then reinstall LiveWire manually
I don't think this problem exists in new installed versions of Filament and it occurs in old versions that are updated
Also, you may not see this in the local environment because the LiveWire source may be cached in your browser from other projects, but in the server environment you will probably encounter this problem, so reinstall the LiveWire version

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

https://github.com/livewire/livewire/

Relevant log output

@github-project-automation github-project-automation bot moved this to Todo in Roadmap Jan 29, 2025
@gcorp-llc gcorp-llc changed the title page turning black when using search or display or delete page turning black when using search or view or delete Jan 29, 2025
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