You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser type and version: Google Chrome 118.0.5993.117
Description:
When you have a resource with a BelongsTo field, and this relationship is with another entity that have soft delete capabilities, the field allows you to filter with or without trashed items.
This feature makes a new request to update the dropdown when you click on it, but that only works when you don't have an item previously selected. If you have an item selected, then the requested is not made.
Detailed steps to reproduce the issue on a fresh Nova installation:
Description:
When you have a resource with a BelongsTo field, and this relationship is with another entity that have soft delete capabilities, the field allows you to filter with or without trashed items.
This feature makes a new request to update the dropdown when you click on it, but that only works when you don't have an item previously selected. If you have an item selected, then the requested is not made.
Detailed steps to reproduce the issue on a fresh Nova installation:
BelongsToWithTrashed480.mov
The text was updated successfully, but these errors were encountered: