TrueKuehli / PruneTree

App for creating Sims 4 family trees. Fork of the Plum Tree app using local browser storage to replace API calls.
https://prunetree.app/
ISC License
3 stars 2 forks source link

Fix errors for missing IDs showing up multiple times #29

Closed TrueKuehli closed 10 months ago

TrueKuehli commented 11 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.

TrueKuehli commented 10 months ago

Fixed a while ago by commit 5bed988a08ed50b30c08eb04790a7e01d6994786