silverstripe / silverstripe-framework

Silverstripe Framework, the MVC framework that powers Silverstripe CMS
https://www.silverstripe.org
BSD 3-Clause "New" or "Revised" License
721 stars 821 forks source link

ENH Throw exception when no react component #11059

Closed emteknetnz closed 10 months ago

emteknetnz commented 10 months ago

Issue https://github.com/silverstripe/silverstripe-framework/issues/11058

Autoscaffolded many_many fields inside of LinkField's will not render because there is no react component for a GridField

This exception gives the develop feedback to remove the field

GuySartorelli commented 10 months ago

mariadb failure is unrelated