Filament Notifications and `wire:navigate`
Hi! Quick question, maybe someone had this issue before, can find anything about it. Here is what's up...
So when I use the action to create a goal, the notification shows correctly, the component re-renders the goals, I use a link to the view goal route that has
wire:navigate
on it...
When the view component renders, the notification disappears, then I would go back, and the same "Goal created" notification shows.1 Reply
I've spent some more time on this experimenting... no luck