mcd-3 / cubed-game-collector

An app made to keep track of Nintendo Gamecube games, consoles, and accessories!
MIT License
1 stars 0 forks source link

ConsoleList is not updated when changing a description #20

Closed mcd-3 closed 4 years ago

mcd-3 commented 4 years ago

A Console item in the ConsoleList will not be updated if you change the description. I think this might have to do something with how saving to the database is done asynchronously.

mcd-3 commented 4 years ago

Don't know how but now it works. I think this may have something to do with lowering memory usage.