Hydrogen gets stuck in an update loop when image is sent
Opened this issue · 1 comments
MidhunSureshR commented
If you create a new encrypted room and send an image, BaseMediaTile.notifyVisible
keeps getting called.
MidhunSureshR commented
If you send a message, you can stop the loop. But on app reload, the thumbnail for the image is never loaded.