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
Issue :
If ASCollectionNode's .inverted is true, the selection callback for each row didSelectRowAtIndex never gets called!
For now switching to :branch => '2.8.1' solves the issue.
The issue can be reproduced on master.
Easily reproducible across all OS versions.
PS : If it matters, using UICollectionViewFlowLayout.
The text was updated successfully, but these errors were encountered:
Usecase : Using IGListKit + Texture
Issue :
If ASCollectionNode's .inverted is true, the selection callback for each row didSelectRowAtIndex never gets called!
For now switching to :branch => '2.8.1' solves the issue.
The issue can be reproduced on
master
.Easily reproducible across all OS versions.
PS : If it matters, using
UICollectionViewFlowLayout
.The text was updated successfully, but these errors were encountered: