- Issue created by @kelly.m.jacobs
When working with config with an array structure, such as form element TextFormat, this will cause a the message "Warning: Trying to access array offset on value of type null" in config_translation which expects keys inside the array.
In TranslateBlockForm, when copying configuration array keys to translated config and setting value to NULL, the full array structure should be recursively replaced instead.
Active
Code