Reset scroll position when switching between places
This commit is contained in:
@@ -367,6 +367,7 @@ export default class PlaceDetails extends Component {
|
||||
<PlacePhotosCarousel
|
||||
@photos={{this.photos}}
|
||||
@name={{this.name}}
|
||||
@resetKey={{this.place.osmId}}
|
||||
@scrollToEventId={{this.newlyUploadedPhotoId}}
|
||||
/>
|
||||
<h3>{{this.name}}</h3>
|
||||
|
||||
Reference in New Issue
Block a user