Why is the page refreshed after javascript post request?
When I send post request JSON to server username and score page being refreshed. Patch request does not have this problem page not being refreshed. I need the page should not be refreshed because my score modal closes and the…