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

Request to Update Livewire Dependency to v3.5.13 (or later) - Windows 8.1 - UI only partially loads - ':popover-open' is not a valid selector #15352

Closed
SebastianSoftpublica opened this issue Jan 15, 2025 · 2 comments
Labels

Comments

@SebastianSoftpublica
Copy link

Package

filament/filament

Package Version

v3.2.133

Laravel Version

v11.37.0

Livewire Version

3.5.12

PHP Version

PHP 8.3

Problem description

Windows 8.1 - UI only partially loads - ':popover-open' is not a valid selector
Symptoms
UI only partially loads
Menu links are not functional
Interface stops loading halfway

Error form browser console
popover.js:3
Uncaught (in promise) DOMException: Failed to execute 'querySelectorAll' on 'Element': ':popover-open' is not a valid selector.

Expected behavior

noticed that the current version of filament/support (v3.2.133) requires livewire/livewire (v3.5.12) as a dependency. Unfortunately, there's a known issue in Livewire v3.5.12 that has been resolved in v3.5.13.

Would it be possible to update the dependency to allow for Livewire v3.5.13 (or later) in a future release of Filament? This would enable users to benefit from the fixes in the newer Livewire version while maintaining compatibility with Filament.

Steps to reproduce

This problem seems to be solved in livewire version v3.5.13

livewire/livewire#8941
livewire/livewire#8972

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

https://github.com/SebastianSoftpublica/filamenttestissue.git

Relevant log output

Error form browser console
popover.js:3 
Uncaught (in promise) DOMException: Failed to execute 'querySelectorAll' on 'Element': ':popover-open' is not a valid selector.
@SebastianSoftpublica
Copy link
Author

image

@danharrin
Copy link
Member

Attempted in #15062, reverted and still locked. I do not imagine we will be able to unlock this in Filament 3. It is unlocked in Filament 4 as we are able to update another breaking dependency. Sorry.

@danharrin danharrin closed this as not planned Won't fix, can't repro, duplicate, stale Feb 3, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants