Thank you for reporting the issue. This bug will be fixed in our next theme update. Here is a custom CSS as a temporary solution that you can add to the Custom CSS area in Theme Settings.
body .wd-slider .wd-slide:is(.wd-slide-prev,.wd-slide-next) [class*="wd-animation"] {
opacity: 1;
}