Hi everyone, how are you?
Today I spent the entire day trying to solve an issue, and only after several hours I was finally able to identify what was happening. It seems like this may have been caused by a change in Bubble.
I have a dynamic navigation feature that uses a Repeating Group. When I navigate using the up and down arrow keys, the focused cell scales an image so that it extends beyond the boundaries of the RG cell, making the product image appear above all other items — like a visual focus effect. This had been working perfectly.
However, over the weekend, it suddenly stopped working. The image started being clipped by the RG cell.
I was able to fix it by forcing the removal of an internal overflow: hidden that is now being applied to the RG cell wrapper.
Has anyone else experienced something similar? Does anyone know if there was a recent update to Bubble or to the Repeating Group engine that might have introduced this behavior? I’m also wondering if any custom JavaScript or plugins stopped working for others due to internal changes.
Would love to know if anyone else has noticed this or has more information.
Thanks!