Closed Rim-777 closed 5 years ago
Any resolution on this? I also got the same issue? I did the same just copy the example from the site with just one change which is the opacity. And when i run the app it does not show me the scroll/slide effect.
Hi guys, that problem needs some change with angular version 8, maybe I will fix that at this weekend.
Great, we are waiting for your updates.
Oh sorry I forgot to mention I am using Angular 7.3.9.
Oh sorry I forgot to mention I am using Angular 7.3.9.
What is your template and ts, here is some simple example https://stackblitz.com/edit/ngx-hm-carousel-custom https://stackblitz.com/edit/ngx-hm-carousel-custom-breakpoint
Oh sorry I forgot to mention I am using Angular 7.3.9.
What is your template and ts, here is some simple example https://stackblitz.com/edit/ngx-hm-carousel-custom https://stackblitz.com/edit/ngx-hm-carousel-custom-breakpoint
I was using the first example. I tried the second example and the slide works.
@Rim-777 try the 1.7.0, I think that can resolve the problem with angular8
@ZouYouShun Thank you for the update. Currently, I've replaced the previous CSS code to the CSS file from here https://stackblitz.com/edit/ngx-hm-carousel-custom-breakpoint - and it started to work well. So probably the issue was related to CSS transition and not to version of Angular's release.
ok, I got that, but that need update angular version is right.
thanks for your testing.
Hello, Thanks a lot for the time devotion to creating this plugin. I have an issue with the scroll effect animation: To be clear - I've copied your solution from there http://localhost:4200/example/fashion and pasted to my project almost without changes, except instead of to display picture as a style backgroundImage I've used the regular tag img. For some reason, it doesn't work and I have no idea why. Could you please help me to handle it. I use Angular 8.0.0 The code: html file:
companent.ts:
scss file: