SPA mode is killing the redirect process for laravel spark! #10833
Unanswered
StaffCollab
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a Laravel Spark and Filament PHP app using the instructions available in the docs.
But if I enable
spa()mode on the provider, the billing link does not work (we have to refresh it to redirect to the right place manually)...Is there any way to remove the wire:navigate from this particular link but still be able to use the spa() for the rest of the app?
Beta Was this translation helpful? Give feedback.
All reactions