When navigating fast on the navbar, sometimes JS breaks
The error
Too many calls to Location or History APIs within a short timeframe.
It causes the page not to load. Is there a workaround for this?4 Replies
Are you using SPA mode? Sounds like an issue of Livewire.
It is currently disabled (commented out). I first noticed it with spa() and I found an issue on github for it, I know that part is not related with Filament
@Prosp30 can you refer me to the issue please
I have updated Filament to the latest version and it's not happening anymore. I'll mark it as closed cause I cant recreate it anymore...