Create image style and responsive image using ES generates wrong config structures compared to Drupal 10 config structure files.
Steps to reproduce:
- Create image Style in Drupal 10 using ES
- Import the config as always to make these changes on your Drupal page
- Export the config again
What I expected :
it should have no changes exporting, as I did not change anything
What I got:
the image style and responsive image config structure get changed because of some new variable / new order
Solution:
Rework the structure of the file to make the generated files match the current Drupal 10 config files