elements
elements copied to clipboard
Fix react example redirect
The react example didn't work if you configured the UI to be on the different (sub)domain or port than the Ory Tunnel.
Checklist
- [x] I have read the contributing guidelines and signed the CLA.
- [x] I have referenced an issue containing the design document if my change introduces a new feature.
- [x] I have read the security policy.
- [x] I confirm that this pull request does not address a security vulnerability. If this pull request addresses a security vulnerability, I confirm that I got approval (please contact [email protected]) from the maintainers to push the changes.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [x] I have added the necessary documentation within the code base (if appropriate).
I just noticed this is kinda the same fix as https://github.com/ory/elements/pull/169