xImAnton / mcweb

a web-remote minecraft server wrapper with some unique features
GNU General Public License v3.0
1 stars 0 forks source link

Loading Animation not showing #83

Closed xImAnton closed 3 years ago

xImAnton commented 3 years ago

because state in react function component only updates in functions on rerender and LoadingProvider isnt rerendered instantly everytime when useLoading().incrementMissingFetches() or .decrementMissingFetches() is called.