This Bug Is Giving Me a Headache - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › This Bug Is Giving Me a Headache (783 Views)
| This Bug Is Giving Me a Headache by sKeetz(op): 4:44pm On Sep 14, 2020*. Modified: 5:55pm On Sep 14, 2020 |
Hello devs, So I'm trying to make a simple todo app with react js and I keep encountering this bug. I've tried everything to make it go away but it wont bulge ![]() somebody help me before I lose my mind
|
| Re: This Bug Is Giving Me a Headache by Karleb(m): 6:05pm On Sep 14, 2020 |
I searched Google for you and I got this from react website. https://reactjs.org/docs/cross-origin-errors.html I guess it's a common bug in development mode. |
| Re: This Bug Is Giving Me a Headache by valzey(m): 2:26am On Sep 15, 2020 |
It's not a react issue, but a browser security measure and its because the backend server and nodejs server are not the same. Cross-Origin Can't explain it now but you can read up on cors - you may encounter it again further down your career line. For now, google => how to disable chrome browser security or cors policy , once you do that, it'll work. |
| Re: This Bug Is Giving Me a Headache by 3KINGZ18: 8:36am On Sep 15, 2020 |
Just curious what are you doing in a todo app that is giving you a cors error? Consuming an Api? Anyway check out heroku cors anywhere https://cors-anywhere.herokuapp.com/ and please don't use an extension in disabiling cors error because when the app is in production it will still return cors. |
| Re: This Bug Is Giving Me a Headache by valzey(m): 5:49pm On Sep 15, 2020 |
He should explain his problem clearly. |
| Re: This Bug Is Giving Me a Headache by sKeetz(op): 11:06pm On Sep 15, 2020 |
Thanks guys, I figured it our. Has to do with the scrimba ide I was using. Have moved my project to vscode and everything works well now. |
| Re: This Bug Is Giving Me a Headache by Nobody: 4:11pm On Sep 21, 2020 |
sKeetz: ![]() |
PHP Is Giving Me Problem?? • This Php Server Remote Addr Is Giving Me Different Device Ip Address • If You Interested In Learning And Earning From Bug Bounty Hacking, Jump Right In • 2 • 3 • 4
A 15 Year Old Programmer Who Built A Forum For His Project • Here Are Some Creative Ways You Can Money With Chat GPT • How To Open A Stripe Account In Nigeria

