Skip to content

[Bug] Cant delete image from settings #187

@bazylys

Description

@bazylys

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()
  ];
});

image

Laravel Nova outl1ne/nova-settings": "^5.2" 23.05.2024 Image deleting bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions