Hi team,
According the command, I construct a React project.
It runs very well except the Edge browser.
I can not send request in the Edge browser. It's very strange.
It changes my post request into get request and get request also can not run correctly. From the network, the request header is null.
I am appreciative if you can help me solve the problem. Thank you.
Hi team, According the command, I construct a React project. It runs very well except the Edge browser. I can not send request in the Edge browser. It's very strange. It changes my post request into get request and get request also can not run correctly. From the network, the request header is null.