Setup:
git clone https://github.com/IlliaVeremiev/filament-reorderable-with-tabs-issue.git
cd filament-reorderable-with-tabs-issue
composer install --ignore-platform-req=ext-pcntl --ignore-platform-req=ext-posix
php artisan serve
Navigate: http://localhost:8000/app/
Username: [email protected]
Password: admin
Steps to reproduce:
- Being on Dashboard page, open Menu Items
- Navigate between
All
andSome
tabs, no reorder button exists
Expected behaviour:
- Open Menu Items page, Some tab and refresh the page
- Navigate between
All
andSome
tabs, reorder button appears and disappears