Gavyn Elrick

Results 1 comments of Gavyn Elrick

I found the same issue: `$.ajax('data/addToCart.json', { type: 'POST', dataType: 'json', contentType: 'application/json' })` Once I switch from Live Server to NodeJS's node-http-server the issue was no longer happening.