This question was created in reference to: [Using GlobalInvalidation with SCarouselWidget Immediately [Content removed]
We recently enabled Slate Global Invalidation in our project and immediately began encountering assertion failures due to mismatched parents. The issue appears to be specifically triggered when using the
CommonWidgetCarousel component. I noticed another post describing the same problem, but it was closed without a clear resolution or fix.
After investigating, I found that this issue was fixed in version 5.6 with CL #36314240. I’ve cherry-picked the change, and it resolved the problem. For your information, this thread can be closed.