jonathan_77589
jonathan_77589
FFilament
Created by jonathan_77589 on 4/9/2025 in #❓┊help
Force update to sidebar navigation
I'm trying to implement "pinning" navigation items so that they appear at the top of a user's sidebar and are eventually draggable to sort. My PinPage action that adds/removes pages from the user table is working dynamically, so that the label immediately updates from "Pin" to "Unpin", but I currently have to refresh the browser to see the navigation update. I was hoping SPA mode would magically work, but that still requires a navigation to update. Any ideas? Is there some Livewire component I can force to refresh/re-render?
6 replies