nova-issues
nova-issues copied to clipboard
Duplicate Action Button Appears in Laravel Nova
- Laravel Version: 11.x | 12.1.1
- Nova Version: 4.35.8 | 5.3.1
- PHP Version: 8.x
- Database Driver & Version: PostgreSQL 17 (Running in Docker)
- Browser type and version: Any
Description:
The "Actions" button appears twice in the user list view.
Steps to Reproduce
- Install Laravel Nova
- Navigate to the Users resource page
- Observe that the "Actions" button appears twice
Is there a known fix for this issue?