bbc / tal

TV Application Layer
http://bbc.github.com/tal
Other
561 stars 149 forks source link

Horizontal carousel inside vertical carousel is not working #500

Closed Arunprasanth closed 1 year ago

Arunprasanth commented 6 years ago

Hi, I have n number of dynamically created horizontal carousels I am trying to add all these carousels to a vertical carousel to handle the scroll issue in tal framework. But the mentioned approach is not working in my case. I have tested the same with buttons, I have created n number of buttons and passed as arguments to the vertical carousel and its works nicely, issue is only appear when I try to add horizondal carousel inside a vertical carousel.

No error is coming. Below is the horizondal carousel item element I am getting while i console from the formattor method

capture

Horizonal carousels working fine whenI add them as vertical list elements , But doesnt work when I add them as vertical carousel elements. Please help me to resolve this issue

Flyover-ArtSk commented 5 years ago

Did you solver your problem? I got same problem

Arunprasanth commented 5 years ago

@Flyover-ArtSk Yes I have solved my problem. I have created my own control for doing the same. I have used the help of vertical list. Instead of horizontal carousel inside vertical I have used vertical list with horizontal carousel.

kukulaka commented 1 year ago

Am glad you solved your issue @Arunprasanth. 😄

We have deprecated this project and there are no plans for active development going forward.

Please see the deprecation notice.