Doni Ivanov

Results 3 issues of Doni Ivanov

Workaround: ```TypeScript if (i === 0 && this.slideShowImages.length > 1) { this.slideshow.goToSlide(1); this.slideshow.onSlide(-1); } else { this.slideshow.goToSlide(i); } ```

I wanted to pull out what I described here: https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/1841#issuecomment-2632533761 in case there is a chance for it to make it to the next build! Is anyone having trouble with...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Are you using the latest Super-linter version available? - [x] I am using...

bug
O: backlog 🤖