After upgrading an EXT:themes and EXT:theme_bootstrap4 based project to v11, we have some problems with existing grid element containers.
- The layout of the several options are not separated into columns and also seem to be missing some stuff
- There are several error messages saying some classes/settings were not found
Before:

After:

Once you save the container, at least the error messages are gone (my gut feeling tells me that there is some outdated/mismatched value in the DB for this tt_content entry causing this error), but still, the different sections are missing some options and the layout is broken.
If it helps: If I know how/why this happens, I can try to fix it and create a PR but I have absolutely no clue where I would have to check in first place (didn't work with an EXT:themes based project before). Or maybe we are missing some breaking migration. Any feedback appreciated.
After upgrading an EXT:themes and EXT:theme_bootstrap4 based project to v11, we have some problems with existing grid element containers.
Before:

After:

Once you save the container, at least the error messages are gone (my gut feeling tells me that there is some outdated/mismatched value in the DB for this tt_content entry causing this error), but still, the different sections are missing some options and the layout is broken.
If it helps: If I know how/why this happens, I can try to fix it and create a PR but I have absolutely no clue where I would have to check in first place (didn't work with an EXT:themes based project before). Or maybe we are missing some breaking migration. Any feedback appreciated.