You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So.. I do think there's likely an over-selective region issue here.. unfortunately fixing it will be breaking. This will ultimately be resolved with a solution like: #3417
Description
When there is an unused region in childView of collectionView, it will try to replace elements outside of collectionView!
Expected behavior
Should only find region in childView rather than outside of collectionView
Actual behavior
https://jsfiddle.net/JounQin/L8vrbsdd/
Environment
The text was updated successfully, but these errors were encountered: