contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
149 stars 114 forks source link

fix: add the isDisabled check to MissingEntityCard #1647

Closed Cyberxon closed 1 month ago

Cyberxon commented 2 months ago

To fix the issue here where customers with no delete rights can delete references in an entry, this PR adds the correct check on MissingEntityCard to disable this bug.