bemusic / bemuse

⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js.
https://bemuse.ninja/
GNU Affero General Public License v3.0
1.12k stars 143 forks source link

Stats for songs are not updating correctly #821

Closed dtinth closed 1 year ago

dtinth commented 1 year ago

From Discord

image
dtinth commented 1 year ago

@MikuroXina I’m simplifying the online service code by migrating from Observables to React Query to reduce the surface area for bugs. Thanks to your conversion to TypeScript and functional components, this becomes much easier. 🙏