You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click-Through on Stacked Cards: Fixed issue where clicks were being blocked on cards positioned below the simple-swipe-card in vertical-stack layouts. This particularly affected configurations using auto_height mode where inactive slides would block interaction with cards beneath them, preventing more-info popups from opening. Clicks now properly pass through to all interactive elements while keeping the card content fully functional.