- Laravel Version: 12
- Nova Version: 5.7
- PHP Version: 8.4
Description:
when implementing https://nova.laravel.com/docs/v5/resources/fields#slug-field, if this is used inside a tab group https://nova.laravel.com/docs/v5/resources/panels#tabs, the tab will not load
Detailed steps to reproduce the issue on a fresh Nova installation
create a slug field that calls from title, but put both fields inside a tab group, the whole tab will not load the form