1
0

fix: PhotoSwipeによるクライアントのメモリリークの解消 (#11395)

* Destroy PhotoSwipe on unmounted

* Update CHANGELOG.md
This commit is contained in:
kabo2468
2023-07-27 06:44:16 +09:00
committed by GitHub
parent 090253c2d2
commit 71b016b293
2 changed files with 18 additions and 9 deletions
+1
View File
@@ -19,6 +19,7 @@
- Fix: モバイル表示のときページ下部がナビゲーションバーに隠れる問題を修正
- Fix: 一部モーダルダイアログでスクロールできない問題を修正
- Fix: Selecting all emojis in Custom emoji is impossible
- Fix: PhotoSwipeによるメモリリークの修正
### Server
- Fix: APIのオフセットが壊れていたせいで「もっと見る」でもっと見れない問題を修正