-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
- Laravel Version: 10.43.0
- Nova Version: v4.32.11
- PHP Version: 8.2.13
- Database Driver & Version: PostgreSQL v.14
- Operating System and Version: MacOS 13.5
- Browser type and version: Chrome: 121.0.6167.160 (Official Build) (arm64)
- Reproduction Repository: https://github.com/9350999/belongsToMany
Description:
A field with the relationship BelongsToMany is only visible in the view form, but not in the edit form.
Detailed steps to reproduce the issue on a fresh Nova installation:
- Create two models with custom fields
- To connect them together through a relationship
BelongsToMany - Create a seeder and fill the database with the values of these models and create multiple connections between them
- Create 2 resources for them including the field
BelongsToMany - When opening the view form - related models will be visible in the table below the list element of the current model
- When opening the edit form - the field
BelongsToManyis not displayed
2024-02-16.18-52-56.mp4
Metadata
Metadata
Assignees
Labels
No labels
