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
This doesn't happen when i remove
Am i missing something ?
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 ?

