Bernhard Behrendt
Bernhard Behrendt
Tested the new Feature and it's working great with ngRepeat. Fails if I use a prerendered HTML ul li with following error: ``` js ReferenceError: copy is not defined at...
Hey @dcjohnston Thanks for that fast fix. You're awesome. It's working now but still a bit buggy. If I slide "from last to first" or "first to last" the image...
Hey @dcjohnston "To reproduce, I use non-ngrepeated 's with elements inside" -> Exactly. But in the moment when you click to get from last image in that carousel to the...
Hey @dcjohnston I'm very sorry that was my fault.... Instead of ``` html ``` I wrote ``` html ``` So I can confirm your code is working if a developer...
@Ngschumacher if you're using bower in your project you can create your own fork or use the fork from @dcjohnston s repository in your bower.json file. ``` json { "name":...
Hey @dcjohnston I run into a new problem (don't know if it happened when I did a bower update) Inside an infinite loop a see by sliding from last to...
@dcjohnston Issue finally found. I'm using a lazyload mechanism for images and if there's no background image until the carousel initializes last slide is empty. Solved the issue by retriggering...
@revolunet What about applying the pull request? Using it in many sections in production for a while now without problems. http://cobi.bike/ @dcjohnston made a great job!
Hey we've ported back to Angular 12 and postponed the upgrade. Actually we could also imagine to extend this lib by our own as it's really a very good way...
Salut @filol thats great that you've started working on it and bringing things forward. Have you been lucky so far or can we support you maybe in the process? I've...