Bug fixes
This commit is contained in:
@@ -260,7 +260,9 @@ class Main extends React.Component {
|
||||
refreshListings(more = false) {
|
||||
console.log('refreshListings');
|
||||
|
||||
this.loadPins();
|
||||
if (!more) {
|
||||
this.loadPins();
|
||||
}
|
||||
|
||||
const map = this.map;
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user