Get Current Panel id issue

I have two panel at the moment "app", and "jobseekers". I tried to dump the current panel id on one of my resource class inside jobseekers panel but the return string is "app".
image.png
Solution
Add the Closure to the MenuItem then instead ->url(fn () => ...)
Was this page helpful?