React docs: AuthSdkError: No restoreOriginalUri callback passed to Security Component.
Affected page(s): https://developer.okta.com/docs/guides/sign-into-spa/react/configure-the-sdk/
Describe the problem(s): After this phase, my React app loaded with just one line written on the screen:
AuthSdkError: No restoreOriginalUri callback passed to Security Component.
If possible, describe a proposed fix:
Maybe you changed the Security component, I see its prop restoreOriginalUri is required, but it is not documented on the guide.
Hey. How did you fix this issue?
I don't remember, but from my issue I understand you need to define the restoreOriginalUri field.
Thanks for the feedback. These SPA guides are being revised for accuracy.