tal icon indicating copy to clipboard operation
tal copied to clipboard

Horizontal carousel inside vertical carousel is not working

Open Arunprasanth opened this issue 6 years ago • 2 comments

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

Arunprasanth avatar Apr 02 '18 07:04 Arunprasanth

Did you solver your problem? I got same problem

Flyover-ArtSk avatar Oct 23 '18 10:10 Flyover-ArtSk

@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.

Arunprasanth avatar Oct 23 '18 11:10 Arunprasanth

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.

kukulaka avatar Jan 06 '23 11:01 kukulaka