Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Cant delete image from settings #187

Open
bazylys opened this issue May 23, 2024 · 2 comments
Open

[Bug] Cant delete image from settings #187

bazylys opened this issue May 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@bazylys
Copy link

bazylys commented May 23, 2024

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

@bazylys bazylys changed the title Cant delete image from settings [Bug] Cant delete image from settings May 23, 2024
@NikitaSomik
Copy link

I have the same problem

@p-jrv p-jrv added the bug Something isn't working label Jul 11, 2024
@MedRochonTolle
Copy link

Same, any info on when this will be fixed ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants