Error: Failed prop type: The prop `href` expects a `string` or `object` in `<Link>`, but got `undefi
Answered
GetPsyched posted this in #help-forum
The error seems simple enough, but I did nothing to trigger this. I undid 2 hours worth of work and I still get this error
Answered by GetPsyched
Woop, looks like somewhere down the line the app stored some bogus value in local storage which I was referring from and it kept returning undefined because the keys were missing. Cleared the local storage and it works now.
1 Reply
Woop, looks like somewhere down the line the app stored some bogus value in local storage which I was referring from and it kept returning undefined because the keys were missing. Cleared the local storage and it works now.
Answer