ctessier / nova-advanced-image-field

🌄 📐 A Laravel Nova advanced image field with cropping and resizing using Vue Advanced Cropper and Intervention Image
https://novapackages.com/packages/ctessier/nova-advanced-image-field
MIT License
100 stars 26 forks source link

fix for modal not opening if multiple image fields on a nova resource #81

Closed nilsvannoort closed 2 years ago

nilsvannoort commented 2 years ago

Noticed that only one delete button would open the modal when multiple image fields in a nova resource were used. This fixes that issue.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

ctessier commented 2 years ago

Thanks a lot for your contribution @nilsvannoort

I will publish a new patch version today with this bugfix 👍