Resource::getUrl(panel: 'server') still uses the wrong panel in spaUrlExceptions()

My app is using SPA problem is i have a blade with a component using wire:ignore which causes it to initialise twice when going backward/forward one page.
This doesn't happen when i remove ->spa() from the PanelProvider so i thought i'd add it the page to spaUrlExceptions()

Am i missing something ?
image.png
image.png
Was this page helpful?