|
@@ -156,6 +156,7 @@ export default class PageContainer extends Container {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
async initStateOthers() {
|
|
async initStateOthers() {
|
|
|
|
|
+
|
|
|
this.retrieveLikeInfo();
|
|
this.retrieveLikeInfo();
|
|
|
this.retrieveBookmarkInfo();
|
|
this.retrieveBookmarkInfo();
|
|
|
this.checkAndUpdateImageUrlCached(this.state.likerUsers);
|
|
this.checkAndUpdateImageUrlCached(this.state.likerUsers);
|