Closed ericCamposG closed 1 year ago
Hi @ericCamposG ,
sorry for being so late to the response.
could you provide an example with https://stackblitz.com/edit/ngx-hm-carousel-seprate-transition-class
I can quite get your problem
close issue, feel free to reopen if you still need.
Angular version: 9.1.3 Library version: 2.0.0-rc.1
Issue: Sometimes (sorry, I know its not random, but I can't find the pattern) the library breaks and I can't load the view where the carousel is implemented. I'm not 100% sure, but I think its related with infinite mode being enabled.
Its been some days with this, all help its very appreciated, and thank you in advance :) I'll provide as much detail as possible, if you need something else, just ask me please.
This is the error:
This is the code implementation: (There are only 2 slides, that's why I check i === 0 and i === 1)