ParallaxView icon indicating copy to clipboard operation
ParallaxView copied to clipboard

Issue in tvOS 15.0

Open maneesh-diagnal opened this issue 4 years ago • 1 comments

We are working on an OTT app that has many carousels in a home screen created with a collection view inside another collection view (one for horizontal scrolling and another for vertical scrolling). The top-level collection view is part of a child view controller, of a root view controller which has a side menu as another child. This menu view controller has focusable items in it. Till tvOS 14 we were able to navigate from the carousels to the side menu, but since tvOS 15 when we subclassing Parallax Cell the focus is not updating to the side menu. This is happening for only collection view cells with nib in it.

If you need further information I am happy to share it. Please let me know Thanks

maneesh-diagnal avatar Sep 30 '21 12:09 maneesh-diagnal

Hey, it would be great if you could provide a minimal example project that reproduces the problem.

nonameplum avatar Nov 29 '21 13:11 nonameplum