Fix arrow key scrolling in photo gallery
This commit is contained in:
@@ -68,6 +68,7 @@ export default class PhotoCarousel extends Component {
|
||||
return;
|
||||
}
|
||||
|
||||
this.internalEventId = eventId;
|
||||
this.isProgrammaticScroll = true;
|
||||
|
||||
const scrollAction = () => {
|
||||
|
||||
Reference in New Issue
Block a user