-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
bugVerified bug by the Nova teamVerified bug by the Nova teamfix incomingA fix is in reviewA fix is in review
Milestone
Description
- Laravel Version: 11.44.1
- Nova Version: 4.35.7
- PHP Version: 8.2.28
Detailed steps to reproduce the issue on a fresh Nova installation:
- Create a
BelongsToManyfield inside a Nova Resource. - Navigate to the attach screen for the resource.
- Click the Create & Add Another button
Expect:
A success message should be displayed, similar to when attaching a resource using the Create button.
Current:
No success message is shown after the resource is attached.
Additional Issue:
When deleting a resource from the resource detail page, a success message is displayed.
However, when deleting from the resource index page, no success message appears.
Metadata
Metadata
Assignees
Labels
bugVerified bug by the Nova teamVerified bug by the Nova teamfix incomingA fix is in reviewA fix is in review