Open mokhosh opened 2 months ago
I have created a passing test for non authenticated state, and a failing test for the authenticated state.
Just clone the reproduction repo and run pest.
It seems to be getting the correct panel, it's only getUrl()
that is acting up.
Also, getLoginUrl()
works correctly.
@ryanmortier correct. added this to reproduction repo tests.
Could be related https://github.com/filamentphp/filament/issues/14069
Package
filament/filament
Package Version
v3.2.99
Laravel Version
v11.20.0
Livewire Version
No response
PHP Version
8.3.9
Problem description
This code works fine when not authenticated, and acts weird when authenticated:
When I'm authenticated and I call this to get the URLs of multiple panels I get the same URL multiple times or sometimes random URLs.
Expected behavior
It should always return proper URLs.
Steps to reproduce
Reproduction repository (issue will be closed if this is not valid)
https://github.com/mokhosh/filament-geturl-bug
Relevant log output
No response
Donate 💰 to fund this issue