- Issue created by @omarlopesino
- Merge request !12Issue #3529167: WArnings when there are components without properties → (Open) created by omarlopesino
- 🇪🇸Spain omarlopesino
I have created an MR with the fix. Please review, thanks!
When a SDC property does not have properties, there appear this warning:
Undefined array key "fields" in <b>/var/www/html/web/modules/contrib/sdc_styleguide/src/Form/SDCDemoForm.php</b> on line <b>103
Have an SDC without properties → .
Use null coalescence to prevent the warning.
Active
1.2
Code
I have created an MR with the fix. Please review, thanks!