Everything works when the project runs locally. However, when the project is deployed, clicking on the buy/sell brus buttons doesn't change the saldo displayed on the frontend. HOWEVER, after checking the database, the saldo is actually updated there. It seems like there is some caching issue when (the user endpoints returns 304 not modified)
Everything works when the project runs locally. However, when the project is deployed, clicking on the buy/sell brus buttons doesn't change the saldo displayed on the frontend. HOWEVER, after checking the database, the saldo is actually updated there. It seems like there is some caching issue when (the user endpoints returns 304 not modified)