Closed TrueKuehli closed 10 months ago
Some errors like a missing image ID result in many error popups being shown. This is most likely due to errors cascading into multiple promise catch blocks and should be fixed to only show the error message once.
Fixed a while ago by commit 5bed988a08ed50b30c08eb04790a7e01d6994786
Some errors like a missing image ID result in many error popups being shown. This is most likely due to errors cascading into multiple promise catch blocks and should be fixed to only show the error message once.