LVGL The problem of placing several widgets in one cell after update 2025.11.0

After the update I get the error “Cell span 0/0 already occupied by widget at index 0.”
I understand what it means, but I don’t understand why this should be prevented.

It used to work fine — widgets were placed on top of each other, and that’s what was required.

see [lvgl] Allow multiple widgets per grid cell by clydebarrow · Pull Request #12091 · esphome/esphome · GitHub