laravel/nova-issues

Nova Impersonation

nikoo-eshratabadi opened this issue · 0 comments

  • Laravel Version: 10.10
  • Nova Version: 4.25.1
  • PHP Version: 8.1.23

I'm having trouble using the built-in nova impersonation feature. Unfortunately, it's not visible inline and only shows up in the drop down menu. Is it possible to show it in the table rows as an icon?

I simply added the trait to my user model and tested.