Reproduce: Start the game notice that even if a score is in the localstorage it doesn't display
Priority/Severity: P3 - bug is only apparent at new game start doesn't interfere with gameplay.
Solution need to check local storage prior to game starting - this might not be fixable this close to deadline but a simple fix might be to separate out the call function and insert it to the beginning of the game - perhaps adding a nullish ?? else
Platform: All platforms
Reproduce: Start the game notice that even if a score is in the localstorage it doesn't display
Priority/Severity: P3 - bug is only apparent at new game start doesn't interfere with gameplay.
Solution need to check local storage prior to game starting - this might not be fixable this close to deadline but a simple fix might be to separate out the call function and insert it to the beginning of the game - perhaps adding a nullish ?? else