Blueprint::ensureFieldHasConfig
doesn't work as expected when modifying imported fields
#10965
Labels
Blueprint::ensureFieldHasConfig
doesn't work as expected when modifying imported fields
#10965
Bug description
I am trying to modify the visibility of a field on the fly using a UserBlueprintFound event listener. Unfortunately it does not work as internally the field cannot be found.
How to reproduce
resources/fieldsets/custom_fieldset.yaml
resources/blueprints/user.yaml
/app/Listeners/ModifyUserBlueprint.php
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: