-
-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
bugSomething isn't workingSomething isn't working
Description
While using Image Field I am unable to delete the current values. When you click the delete icon, there is not even a request to delete (shown in the video)
\Outl1ne\NovaSettings\NovaSettings::addSettingsFields(function() {
return [
Image::make('Icon')->path('my-path')->deletable()->prunable()
];
});
Laravel Nova outl1ne/nova-settings": "^5.2" 23.05.2024 Image deleting bug
mpartarrieu
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working