Skip to content

Including slug field "from" breaks form when inside tabs #6903

@zippgary

Description

@zippgary
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugVerified bug by the Nova team

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions